PHP Classes

Classes of Rafael Jaques

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Rafael Jaques (1)  >  Mission progress status  >  Reputation  
Picture of Rafael Jaques
Name: Rafael Jaques <contact>
Classes: 1
Country: Brazil Brazil
Age: 36
All time rank: 2383162 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 993
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 1x
 
  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 DB Populator  
PHP Programming Innovation award winner
September 2010
Winner


Prize: One copy of the Zend Studio
Populate a MySQL database with random data
This class can be used to populate a MySQL database with random data.

It can scan the list of tables and fields of a MySQL database and generate SQL INSERT statements that will fill the tables with records with random data.

The class tries to populate each record field with values that seem appropriate based on the field name.

Then it can either execute the generated SQL statements or save them to a file.


  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