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 read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
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
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v