s W. Parker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Cory Berry <mailto:[EMAIL PROTECTED]>
on Friday, March 05, 2004 11:29 AM said:
> Hello, I'm having difficulty dynamically creating a variable name for
> mysql_query.
[snip]
> It doesn't
Hello, I'm having difficulty dynamically creating a variable name for
mysql_query.
I've tried using variable variables. I tried to re-create the sql string by
$a = "update table set startdate='$startdate"
$a .= $i ." ' where id=$i");
but that didn't work.
I'm dynamically creating each name of the i
2 matches
Mail list logo