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
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
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
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d