Categories
Tags → Mysql Queries Tutorial

Install ADOdb Database Abstraction Layer

Do you get stressed out by mysql or other database queries? Do you use multiple databases and wish there was just one way to handle all of your queries? ADOdb is a system that executes queries to any type of database the same way, so you only have ...
DETAILS

Static HTML Generation With PHP and MySQL

Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how.
DETAILS
©2003-2019 jCay.com