The various msql_*() functions no longer print out error messages. If a
function returns an error code, you can check the error text from the
server using the msql_error() command, e.g.
if (!msql_query(...)) {
echo msql_error();
exit;
}
bookmarker - PHP, PHPLIB, MySQL WWW based bookmark manager Categories : MySQL , PHP , MySQL , Complete Programs , Databases This program allows you to upload an ODBC ressource - i.e. an MS-Access database to a MySQL server. Categories : Databases , MySQL , Complete Programs , PHP , Databases Automatically printing the contents of an sql table in MySQL. Categories : MySQL , PHP , HTML and PHP , Databases Convert SQL from oracle,mysql,mssql,sqlite and odbc to SQL compatible Categories : PHP , PHP Classes , Databases , MySQL , MS SQL Server http://phpMySearch.web4.hm - The phpMySearch search engine system is a completeworld wide web indexing and searching system for a small domain or intranet. Categories : Search Engines , PHP , Databases , MySQL Paginating the mySQL data Categories : PHP , Algorithms , Databases , MySQL , HTML and PHP DDN FFA Network Script Categories : PHP , MySQL , Complete Programs , HTML and PHP , Databases SQL / PHP based Integrated Authentication Categories : PHP , Authentication , Databases , MySQL I`d like to use the mysql_fetch_row function along with a "randomizer"
function that would give me a random result from a mySQL table. Categories : General SQL , MySQL , PHP , Databases Web Self Service Resource Scheduler Using Session Variables under php4 includes Calendar building code - requires MySQL Categories : PHP , Complete Programs , Calendar , MySQL , Databases very cool guestbook that uses php, and mysql to store data. looks very nice. supports smilies / emoticons (SEG-Media V1.0) Categories : PHP , Databases , MySQL Mimic ASP's GetString function with PHP Categories : PHP , Databases , MySQL , Strings Powerful php/mysql Pagination for up to 6 URL Params Categories : PHP , PHP Classes , Databases , MySQL , Navigation How can i Preload a 'SELECT MULTIPLE'? Categories : HTML and PHP , PHP , MySQL , Databases mysql date/time converters Categories : PHP , MySQL , Databases , Date Time