PHP Classes

Packages of Ricardo Alexandre Sismeiro

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ricardo Alexandre Sismeiro (2)  >  Mission progress status  >  Reputation  
Picture of Ricardo Alexandre Sismeiro
Name: Ricardo Alexandre ... <contact>
Classes: 2
Country: Portugal Portugal
Age: 45
All time rank: 149918 in Portugal Portugal
Week rank: 195 Up4 in Portugal Portugal Up
All time users: 2016
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 mysql_driver  
MySQL access wrapper to simplify common queries
This class is a MySQL database access wrapper that can be used to simplify the execution of common types of SQL queries and database access tasks. It can:

- Establish connections to a MySQL database server
- Setup transactions
- Executing SQL queries checking first if the database connection is still valid
- Retrieve query results into arrays
- Check, list, lock, retrieve descriptions and fields, and create tables
- Import and export the contents of one or more tables to CSV files]
- Insert, update, select and delete rows of tables from lists of parameters
Not enough user ratings

  Files folder image XML  
Parse XML documents into arrays and vice-versa
This class can be used to parse XML documents and build an array with the document structure.

It can also generate XML documents from nested arrays that define the document tag structure.

The class can load XML documents from files or text strings. It turns the document tags into keys of a nested associative array. The resulting array is stored in a class variable.

It can also take an array with the document structure and generate a XML document. The document XML is returned as a string.
Not enough user ratings


  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