PHP Classes

Packages of Mustafa Berkan BICER

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Mustafa Berkan BICER (3)  >  Mission progress status  >  Reputation  
Picture of Mustafa Berkan BICER
Name: Mustafa Berkan BICER <contact>
Classes: 3
Country: Turkey Turkey
Age: 38
All time rank: 216337 in Turkey Turkey
Week rank: 195 Up8 in Turkey Turkey Up
All time users: 1165
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 MBTemplate Class  
Process templates replacing tags
This class is a template processing engine that replaces tags by the respective values.

It loads templates from files and uses regular expressions to search and replace template placeholder tags by the respective parameter values.

The processed template output is stored in a class variable and may be displayed as part of the current script output.
Not enough user ratings

  Files folder image MYDB Class  
Execute MySQL queries from lists of parameters
This class can be used to build and execute MySQL database SQL queries from lists of parameters.

It opens a connection to a MySQL database and can build and execute several types o SQL queries:

- SELECT queries given the table, list of fields and an optional condition clause
- INSERT or UPDATE queries given the table, list of fields and values and an optional condition clause for UPDATE queries
- DELETE queries given the table and an optional condition clause
Not enough user ratings

  Files folder image XML Class  
Parse XML documents and retrieved named elements
This is a simple class that can be used to parse XML documents.

It can parse a XML document file using the DOM Document class and extracts all the nodes with a given name.

Then the class can retrieve the values of the elements with a given name that are inside the previously retrieved nodes.
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