![]() |
Sergey Kornilov admin 2/8/2012 |
Mike, global $conn;
|
![]() |
mcebula author 2/8/2012 |
Ahhhh so it's just SQL statement string, I see. Sorry I should have gotten that from the insert example. //********** Update the user table with last page and date & time ************ |
![]() |
Sergey Kornilov admin 2/9/2012 |
Mike, |
![]() |
mcebula author 2/10/2012 |
Thanks for the debugging tip. I read the debugging tip part of help on $dDebug and the echo statement. Good stuff to know for sure <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=64257&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> //********** Update the user table with last page and date & time ************ |