Hi,
I am new to this software and I am trying to learn this. Here the my next question.
I have 2 pages 1) Login 2) Welcome
Login passes username and password to remote server and it returns true or false. If its true now it goes to Welcome page.
In this page I need a cookie for storing the user name and I wanted to pass this to another screen.
Also one more, I have given the extension to .php and added a php date function but nothing shows there