lets say that you want to fill a comment textbox and a checkbox that says male/female how can i send those variables to an email as:
comment: coment from textbox here depents on what he have written
type: variable here male or female depents on what he checked
the same way you send an activation email or a newsletter email...
but since i dont have a server i want to add this to an html file:
$_GET['comment'];
$_GET['type'];
idk...
This post has been edited by NIXZ: 24 August 2008 - 05:12 AM

New Topic/Question
Reply
MultiQuote









|