i i want to do is a email form so when some on goes on my site click send on the form it goes to my yahoo email i think its called php i have ask enom with no luck how do i do this please i have the form on site but it will now work
The views expressed on this page by users and staff are their own, not those of NamePros.
If this is your website, you should be using $_POST and cleaning the user supplied data. Global vars are not enabled on most commercial websites fro security reasons.