Hi,
May I suggest that you take a look at the code library at zend.com, and devshed.com .  
I remember seeing a login application using the SESSIONS.
Alternatively, you can use cookies to let your browser know who is browsing.
 
  Jack <[EMAIL PROTECTED]> wrote: Dear all
I had create the Login Page for the User to login before they can open the
WebPage. What i want to do is to:

When the User had type the Username into the Inputbox, and click the submit
button, this Username will be memorized, and pass to other PHP Page.Then
when he go to some page which need to select data from MYSQL, it will read
the Username which passed from the Login Form and select the only Record to
him!

I heard about the Session, but how i can pass the Username to other page
using Session??

Pls Help!

Thx a lot !
jack
[EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


Mehmet Erisen
http://www.erisen.com


---------------------------------
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctionsfor all of your holiday gifts!

Reply via email to