Tweet Follow @LawBlogger1   

Advertisments:


Sponsor Links:

Bar Exam Flashcards
Discount Legal Forms
Discounted Legal Texts

What would the PHP code be for this?

  
Tweet

What would the PHP code be for this?

Postby kenway » Fri Jun 01, 2012 11:16 am

Hello,

Im making a website and including this HTML code
"<div id="login" class="animate form">
<form action="mysuperscript.php" autocomplete="on">
<h1>Log in</h1>
<p> <label for="username" class="uname"
data-icon="u"> Your email or username </label> <input
id="username" name="username" required="required"
placeholder="myusername or [email protected] " type="text">
</p>
<p> <label for="password" class="youpasswd"
data-icon="p"> Your password </label> <input
id="password" name="password" required="required"
placeholder="eg. X8df!90EO" type="password"> </p>
<p class="keeplogin"> <input name="loginkeeping"
id="loginkeeping" value="loginkeeping" type="checkbox">
<label for="loginkeeping">Keep me logged in</label>
</p>
<p class="login button"> <input value="Login"
type="submit"> </p>
</form>"
What would have to be the PHP code to get this to work? I've never used PHP in my life but know HTML,CSS and JQuery so please be nice about your answers :)
Thanks in return!
kenway
 
Posts: 0
Joined: Fri Apr 01, 2011 2:02 am
Top

What would the PHP code be for this?

Postby morcan » Fri Jun 01, 2012 11:17 am

What you show is only the login form: what we need is your "mysuperscript.php" !
Download the free "login script" from http://web2coders.com.
It will give you a simple start-up...
(php and mysql)
morcan
 
Posts: 0
Joined: Sat Apr 02, 2011 2:16 pm
Top


Return to Class Action

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests