php-db | 2000121
Date: 12/09/00
- Next message: Joe Brown: "Re: [PHP-DB] Checking before INSERT"
- Previous message: Michael Zornek: "[PHP-DB] Search engins"
- Next in thread: Joe Brown: "Re: [PHP-DB] Checking before INSERT"
- Reply: Joe Brown: "Re: [PHP-DB] Checking before INSERT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can someone tell me how to check that a row doesn't exist before I add
it?
Do I really have to create a conditional using $query, pg_Exec, and
pg_result as the conditions?
I've looked thru the PHP manual and the postgres sites and came up with
nothing.
Thanks,
John
-- 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: Joe Brown: "Re: [PHP-DB] Checking before INSERT"
- Previous message: Michael Zornek: "[PHP-DB] Search engins"
- Next in thread: Joe Brown: "Re: [PHP-DB] Checking before INSERT"
- Reply: Joe Brown: "Re: [PHP-DB] Checking before INSERT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

