Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h