I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap