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..
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th