Undefined variable: authed

2005-08-06 Thread Trevor Tregoweth
Hi There I am trying to run a simple password /php / mysql script for a web page and get the following errors, it works fine on a earlier versions of php / mysql PHP Notice: Undefined variable: help_out_uid in /var/www/html/lcc/secure/secure.php on line 87, PHP Notice: Undefined variable: aut

Re: mysql scrit

2002-08-28 Thread Trevor Tregoweth
Hi there looking for some help to run this in a php file mysql -e "drop table job" test Cheers Trevor - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Re: Command Line

2002-08-27 Thread Trevor Tregoweth
Hi I am very new to mysql, so any help please how to drop tables from a database from the command line i have 6 tables in there, and need to be able to flush all the data out, (of 2 tables only) so there might be another way Thanks Trevor