unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug