Date: 11/23/00
- Next message: Paul DuBois: "Re: [PHP-DB] Automatic key"
- Previous message: CC Zona: "Re: [PHP-DB] Printing several pages..."
- In reply to: Jeff MacDonald: "[PHP-DB] Very queer errors with Postgres/PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jeff MacDonald <jeff <email protected>> writes:
> Warning: PostgreSQL query failed: ERROR: Attribute 't' not found in
> /home/vhosts/mmfreedomclub.com/php-global/conf.php on line 25
> line 25
> $select = pg_exec($dbh,"SELECT password FROM members WHERE member_id = $user");
Hm. What does $user contain? If it's just "t" (no quotes) that'd
provoke this error message.
regards, tom lane
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Paul DuBois: "Re: [PHP-DB] Automatic key"
- Previous message: CC Zona: "Re: [PHP-DB] Printing several pages..."
- In reply to: Jeff MacDonald: "[PHP-DB] Very queer errors with Postgres/PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

