Re: Gathering data from a database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



on 3/22/03 8:26 PM, Mike Delorme at crazymonkey1385@hotmail.com appended the
following bits to my mbox:

> $select = "mysql_select_db ($database)";

Remove the quotes around this.  Actually, there is no reason to do the
variable assignment either.

Sincerely,

Paul Burney
<http://paulburney.com/>

<?php
    while ($self != "asleep") {
        $sheep_count++;
    }
?>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux