My First Basic Sign Up Web Page With Little Of Php - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › My First Basic Sign Up Web Page With Little Of Php (1115 Views)
| My First Basic Sign Up Web Page With Little Of Php by adelolaa(op): 12:24am On Nov 06, 2013 |
<html> <head> <title> Xarmlinkz- registration page</title> <link rel="stylesheet" type="css/text" href="html/home/xarm.css" media="all" /> </head> <body> <form action="xarm.php" method="POST" /> <input type="text" id="fname" name="name" /> <input type="text" id="fage" name="age" /> <textarea> your review </textarea> input type="submit" value="sign up /> </form> </body> </html> <html> <head> <title> Xarmlinkz- your data page</> <link rel="stylesheet" type="css/text" href="html/style/xarm.css" media="all" /> </head> <body> <p id ="firstParag> your data form;</p> <? php Welcome <br /> echo $_POST ("name" ; . " and your ages is" echo $_POST ("age"![]() Thanks for signing up . " " echo $_POST ("name" ; ?> </body> </html> dis emoji spoil my code ![]()
|
| Re: My First Basic Sign Up Web Page With Little Of Php by CODEEATER(m): 7:19am On Nov 06, 2013 |
Lol....go use a real code editor bro... DroidEdit is wat I use. |
| Re: My First Basic Sign Up Web Page With Little Of Php by Nobody: 10:50am On Nov 06, 2013 |
Seun shld create something like code blocks, in which we would put our codes and it'll appear in the same view that ur compiler will give! |
| Re: My First Basic Sign Up Web Page With Little Of Php by adelolaa(op): 11:47am On Nov 06, 2013 |
CODE-EATER:thanks bro |
| Re: My First Basic Sign Up Web Page With Little Of Php by adelolaa(op): 11:49am On Nov 06, 2013 |
feel it: xarmlink.netai.net
|
| Re: My First Basic Sign Up Web Page With Little Of Php by emandman: 10:07pm On Nov 08, 2013 |
Hehehe...wen newbies see dm always sabi one another.....diffrnce btw i and u is dat i av a tutor dat always kip my adrenalin cool wen i wan rush lunch a site.... * d last pics, ur form input area no align at all...dtz a bad skill,do this either put d label and input area in table OR u style em wit css,div d label area,d output area and d span area(incase u av one).... Thanks! |
| Re: My First Basic Sign Up Web Page With Little Of Php by CODEEATER(m): 7:56am On Nov 09, 2013 |
adelolaa: feel it: xarmlink.netai.netran some xss on ur login system just to test ur security ..u really need to work on that... Sowi if I damaged ur app |
Are You In Need Of Php And Html Design Knowledge? See My Newly Designed Platform • Stunning Web Page Wit Asp.net • Basics Of PHP Programming? • 2 • 3 • 4
Sharepoint 2010 Server Configuration And Administration. • Stackextra.com Android App Finally Out • Travel Booking Systems
; . " and your ages is" echo $_POST ("age"