Page 2 of 2

Posted: Fri Jul 14, 2006 5:29 pm
by RobertGonzalez
You can use almost any type of relational database management system (RDBMS) with PHP. And there is a crap load of infromation available on calling data from a database query. In fact, look up the term 'mysql_query' in the Search page of this community for various implementations of SQL queries.