PHP-CSL V0.9

 +PHP
+ Arrays (4)
+ COM for Windows (2)
+ Image (2)
+ LDAP (3)
+ MySQL (10)
+ Basic MySQL Example
+ Database Information
+ Error Checking
+ Fetch Associative Array
+ Last Insert ID
+ Number of Rows
+ SQL Dump to Database
+ Select Examples
+ Table and Field Information
+ Various Information
+ Regular Expressions (2)
+ String Manipulation (11)
+ Time and Date (6)
 +Library Options
+   View Other Library
 +General Options
+   Library Home
+   PHP-CSL Credits
+   PHP-CSL License
+   Resource Links
+   Log in
Snippet available for: MySQL


category Various Information
Various SQL Information outside of queries...
category Database Information
List information on databases available on a MySQL server, tables, fields and processes...
category Select Examples
Selecting data with mysql_fetch_array...
category Basic MySQL Example
Connect, execute a query, print resulting rows and disconnect from a MySQL database...
category Number of Rows
Get the number of rows in a result set...
category SQL Dump to Database
If you wish to execute many queries stored in a .sql file (usually created with a MySQL Dump) - this...
category Fetch Associative Array
Fetch data from a MySQL database as an associative array...
category Last Insert ID
Get the ID generated from the previous INSERT operation...
category Error Checking
Check for errors using mysql_errno() and mysql_error()...
category Table and Field Information
Print out table and field information...
  
 
Powered by: PHP-CSL V0.9