l8nite / se-133-assertfalse

133 Software Project
0 stars 0 forks source link

Log In - Server Script #7

Open Deegrin opened 11 years ago

Deegrin commented 11 years ago

Details

We need a server-side script in PHP that users can POST to in order to log in. Integrate with signin.htm.

Input

Username and password. Input is in the form of a HTTP POST!

Output

Pass the client a session token in the form of a cookie.