Jump to content
MakeWebGames

morgan1122

Members
  • Posts

    168
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by morgan1122

  1. <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title></title> </head> <body> <?php $errors = array(); if (isset($_POST['submit'])) { // check name with preg match // email with filter_validate_email // age with is_numeric } if (empty($errors) && isset($_POST['submit'])) { // send email } else { // post errors } ?> <div class="common-padding clearfix"> <h4 class="secondary-dark">Welcome</h4>   <form method="post" action=""> NAME: <input type="text" size="15" maxlength="50" name="name"> EMAIL: <input type="text" size="15" maxlength="20" name="EMAIL"> AGE: <input type="number" size="15" maxlength="20" name="AGE"> <input type="submit" value="Send" name="submit"> </form> </body>
  2. I put that in and it still didnt send the email?
  3. Thanks dom :d
  4. LINK TO YOUR UPDATE FUNCTION GOES HERE do i need to put any code in that page for the form and can i do it without a database
  5. all i want it to do as soon as they submit after they have type into the forms i get a instant email with the results i have tryed to look it up do i need to make the page that it takes u to after with any special code
  6. i dont get it soz i am really rubbish at coding
  7. <div class="common-padding clearfix"> <h4 class="secondary-dark">Welcome</h4>   <form method="post" action="[email protected]"> NAME: <input type="text" size="15" maxlength="50" name="name"> <br /><br /> EMAIL: <input type="text" size="15" maxlength="20" name="EMAIL"><br /><br /> AGE: <input type="number" size="15" maxlength="20" name="AGE"> <br /><br /><input type="submit" value="Send"> </form> HOW DO I MAKE THIS SO WHAT EVER YOU SUBMIT SENDS ME AN EMAIL WITH THE ANSWER
  8. got this error prob my fault but can you help please   Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/morgan95/public_html/stocks.php on line 86
  9. is this for v1 or v2
  10. Recommend this hosting used it for a little while and love it :)
  11. it showed 3 lines when i asked it to show 5
  12. Can you make this for V2 I really want it :(
  13. Been updated
  14. I am looking to make a HTML website were i can put things up for sale and add my paypal onto it so they can buy from that can you please help Thanks Morgan
  15. a_bertrand mine was created before
  16. Any one want to buy my site looking for a quick sale i want $150 it comes with a template created by W3 Peter $150 and a fully secure $150 game done by Joshua + many paid mods This does not come with McCodes V2 licence so if you want to buy it and upload it to the web you need to buy one http://www.corrupted-city.com Username: demo Password: demo
  17. HAHA stupid jokes ;)
  18. I am looking to start learn a bit of GFX i do a bit at the momant but want to start to get better and better at it and in time would like to know how to create templates
  19. BUMP! Discription Changed
  20. Sim i would love that please do it :D i would pay if needed
  21. What u want out of it u stated at the end you wanted something out of it
×
×
  • Create New...