Page 1 of 1
Useful Resources
Posted: Sun Feb 19, 2006 7:38 am
by Chris Corbyn
For posting links to resources you've found useful or feel others may find useful.

Please do not use this thread for discussions, rather, simply post the link to the content along with a short description
Posted: Sun Feb 19, 2006 7:39 am
by Chris Corbyn
Posted: Wed Feb 14, 2007 2:05 am
by CoderGoblin
Posted: Fri Apr 13, 2007 3:16 am
by nickvd
A wicked
online random test data generator.
Also comes in a
downloadable version

Re: Useful Resources
Posted: Sun Mar 29, 2009 11:54 pm
by max529
HI,
This is a mysql wrapper I have created,
http://www.phpclasses.org/browse/package/5221.html.
It Uses magic functions in PHP 5.and can do stuff like the following syntax which inserts a new row into a table `user`
$db->user=array('name'=>'User_1','no'=>23) ;
Regards
Max
Re: Useful Resources
Posted: Mon Mar 30, 2009 3:18 pm
by tanja
I heard that there is site of training in sQL requests May be smbd tell me that site
Thank you
Re: Useful Resources
Posted: Thu May 28, 2009 5:06 pm
by lmg
The link in the second post is outdated. New link
here. (MySQL Cheat Sheet)