PHP Classes
PHP Classes
elePHPant
Icontem

Notable PHP package: API SQL to JSON

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Posted on:

Categories: Notable Packages

AJAX is a way to communicate from the browser to a HTTP server that is often used to perform queries about information accessible via an API.

This package can handle AJAX requests sent to a HTTP server using data stored in the JSON format.

It can perform SQL queries to retrieve data stored in a database and translates the data into JSON strings so they can be processed on the browser side easily using JavaScript code.

Read this article to learn more details about how this notable PHP package works.




The package API SQL to JSON is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Send AJAX requests and responding with JSON data

Here follows in more detail what it does:

This package can send AJAX requests and responding with JSON data.

It generates JavaScript code that can perform AJAX XHR requests.

The package can handle the requests and serve JSON data structures in response based on SQL database queries.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,507,076 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)