Date: 08/28/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6405 Updated: SELECT in 1 row"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] wacky object idea"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6405 Updated: SELECT in 1 row"
- Maybe reply: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6405 Updated: SELECT in 1 row"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6405
Updated by: sniper
Reported By: hejna <email protected>
Status: Closed
Bug Type: MySQL related
Assigned To:
Comments:
Write that line like this:
$result = mysql_query
("SELECT * FROM page WHERE p_FILENAME = 'home.php3'");
Note those single quotes around home.php3-string.
--Jani
Full Bug description available at: http://bugs.php.net/?id=6405
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6405 Updated: SELECT in 1 row"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] wacky object idea"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6405 Updated: SELECT in 1 row"
- Maybe reply: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6405 Updated: SELECT in 1 row"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

