PHP email form help needed

He has: 49 posts

Joined: Jul 2007

Hi,

For days now i've been searching the internet/forums for an answer to my problem.
I'm rebuilding my site (xhtml 1 strict doctype) and I require a form with the fields - Name, Email, Telephone Number and Message to be included. I've found plenty of sites which are html4.0 trans which I can convert but the problem is that the PHP includes tags which will not validate as strict.

Can anyone give me some ideas please.

Thanks in advance,

Gary

Gary

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

graisbeck wrote: PHP includes tags which will not validate as strict.

This shouldn't be a problem, only the final web page needs to be validated and PHP tags are removed before it's sent to the browser.

You should be able to convert one of those forms, if it doesn't validate come back and give us a URL and we'll have a look at what the problem is. Smiling

a Padded Cell our articles site!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.