PHP Classes

Packages of Santo Nuzzolillo

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Santo Nuzzolillo (3)  >  Mission progress status  >  Reputation  
Picture of Santo Nuzzolillo
Name: Santo Nuzzolillo <contact>
Classes: 3
Country: Venezuela Venezuela
Age: 63
All time rank: 267511 in Venezuela Venezuela
Week rank: 195 Up2 in Venezuela Venezuela Up
All time users: 790
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image API SQL to JSON  
PHP Programming Innovation award nominee
February 2018
Number 5
Send AJAX requests and responding with JSON data
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.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 87% 83% 66% 62% - - 64% 660
Month: Not yet rated by the users

  Files folder image PHP AJAX REST API 5 Call  
Execute SQL queries and return JSON responses
This package can execute SQL queries and return JSON responses.

It can take request passing a SQL query and it executes the query to return the response results encoded as a JSON string.

The package can restrict the access to query results to HTTP requests that pass an API access authorization token string value, so it can be used in browser side API HTTP requests sent via AJAX.

Requests can also be authenticated using a given password generated by the package.

The class parses the SQL string before executing to make it easy to process and eventually prevent security attacks.

The database access queries can be done to several different types of SQL databases supported by this package.
Not yet rated by the users

  Files folder image PHP MariaDB Execute...  
PHP Programming Innovation award nominee
October 2019
Number 4
Execute compound statements embedded in PHP code
This class can execute compound statements embedded in PHP code.

It can parse the PHP script that is calling the class to extract compound SQL statements that are embedded in the script as PHP comments with certain delimiting marks inside the comments.

The class can execute the extracted SQL statements and returns an array of possible query result sets that may be returned by the MySQL MariaDB server.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z