Posted by u19809 on 05/30/06 14:22
HI all,
Look at this simple piece of program
http://pastebin.com/745901
I have run the mysql database I use in log mode to show
you the resulting queries.
$this in the example is an object containing a link to the
mysql database.
What is wrong with this ? Why doesn't the execute insert the
XX into the query (as is shown in the mysql log) ?
[Back to original message]
|