![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveINSERT OR UPDATE?
From: <smorrey@gmail.com>
Date: Sun Oct 09 2005 - 08:15:37 CEST
Hello all,
I am writing an app in PHP that uses a PostGres database.
Here is a sample of what I'm talking about ($db is a PDO already
$query[1] = "UPDATE my.table, SET somefield = '$someval' WHERE
What I'm curious to know is if there is some way to simplify this,
Anyways I hope you don't mind, but I'm crossposting this to
|