NEED HELP IN WRITING A PHP PROGRAM!

Write a PHP script for Login page.Which accept the user name &
password from user.After successfull login send user to welcome
page which display the user name, password and logout button.If
user click on logout then navigate to login page but this time login
page user name and password should filled automatically.(cookie)