Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav