PHP Classes

Packages of Simone Gosetto

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Simone Gosetto (2)  >  Mission progress status  >  Reputation  
Picture of Simone Gosetto
Name: Simone Gosetto <contact>
Classes: 2
Country: Italy Italy
Age: 35
All time rank: 3241124 in Italy Italy
Week rank: 195 Up8 in Italy Italy Up
All time users: 515
Week users: 0
 
  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 PHP DB Query to JSON  
Run SQL in multiple database and get JSON results
This package can connect to different databases and execute queries.

It provides a base class that has functions to connect to a database server, execute SQL queries and return query result values.

The sub-classes need to extend the base class so they can implement the support to different SQL database servers like MySQL, Microsoft SQL Server, PostgreSQL and SQLite.

The base class can also compose queries based on joins of tables and fields passed as parameters, as well return the results of a query as a string in JSON format.

  Files folder image PHP PDF Generator from XML  
Generate PDF documents from XML templates
This package can generate PDF documents from XML templates.

It can take as parameters a XML file with the definition of reports and some template values.

The class can generate a PDF document using the FPDF library


  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