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
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop