Simple PHP form validation script


Posted on: Oct 16

Simple PHP form validation script

Creating a very simple PHP script that will stop some basic spam bots submitting blank or spam messages in contact forms.

What we need to do is call the parameters and check to see if what has been submitted is blank or if it contains data....

Read more....

+add to: Add to Stubleupon Stumbleupon    Add to Digg Digg    Add to Delicious del.icio.us   Add this Article to Reddit Reddit



IE6 PNG Fix and CSS2.1 Validation


Posted on: Aug 22

IE6 PNG Fix and CSS2.1 Validation

Images that use transparent backgrounds cause a problem for IE6 users as the .png file is not fully supported.

So as everything there is a fix. this fix comes in the shape of iepngfix.htc a file that manipulates what IE6 is seeing and makes...

Read more....

+add to: Add to Stubleupon Stumbleupon    Add to Digg Digg    Add to Delicious del.icio.us   Add this Article to Reddit Reddit



Email Contact form with Database Intergration


Posted on: Aug 22

Email Contact form with Database Intergration

Okay so we want to have a form that people can fill in, the form sends to both email account and stores in the database.

for this we need so field names. Im using Name, company, email address and Article. this is how we created our submit article...

Read more....

+add to: Add to Stubleupon Stumbleupon    Add to Digg Digg    Add to Delicious del.icio.us   Add this Article to Reddit Reddit