JeRRy wrote:
Hi,I used the following but got this error: *Fatal error*: Call to undefined function: db_fetch() in*/home/tassie/public_html/tipping/admin/check.php* on line *7*
As I said:db_query will depend on your database (ie mysql_query or pg_query or other ...).
so replace it with mysql_query. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php