For last couple of days I am looking at SQLite, a very footprint, file based Database. SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications [...]
Archive of posts filed under the Database category.
MySQL tutorial and reference manual
The refence for the mysql could be found at MySQL Help Technorati Tags: Linux, mysql, reference
Using PHP to search a MySQL database and return paged results
Using PHP to search a MySQL database and return paged results Link above to the article. I am using this as base to do some programming of my own for my website. When I am done I can post few more details, till then………… Sphere: Related Content Technorati Tags: mysql, php










