Re: [PHP-DB] newbe: how to import a whole db from an .sql file

2002-02-21 Thread Billy S Halsey
637132','EWW','Emery Worldwide','EWW93' at line 20 > >it seems as if the first sql-statement is ok, but the query command from php >can't handle multiple statements devided by the ';'... > >How can I import the whole file? > >t

Re: [PHP-DB] PHP IDE

2002-02-23 Thread Billy S Halsey
Take a look at http://www.itworks.demon.co.uk/phpeditors.htm. I have found some nice editors from this list. Regards, /bsh/ -- /-=[ BILLY S HALSEY ]=--\ | Member of Technical Staff, Sun Microsystems, Inc. ESP Solaris SW | | "All opinions

Re: [PHP-DB] Finding records with NULL values

2002-02-26 Thread Billy S Halsey
ons >that DO NOT have an entry in responses. How can I do this? > >Regards, > >Robin > > > -- /-=[ BILLY S HALSEY ]=--\ | Member of Technical Staff, Sun Microsystems, Inc. ESP Solaris SW | | "All opinions and technical adv

Re: [PHP-DB] I'm really stuck!

2002-02-28 Thread Billy S Halsey
show the image? > >if($id) { > > >$id = $pet; >$query = "select bin_data,filetype from image_data where id=$id"; > > $result = mysql_query($query); > >$data = mysql_query($result,0,"bin_data"); >$type = mysql_query($result,0,"filety

Re: [PHP-DB] Random Selecting from mySQL

2002-03-13 Thread Billy S Halsey
// *** >// >// >// >// -- >// PHP Database Mailing List (http://www.php.net/) >// To unsubscribe, visit: http://www.php.net/unsub.php >// > -- /-=[ BILLY S HALSEY ]=--\ | Member of Technical Staff, Sun Micr