I made a addentrymenu.php and connected into a certain mysql database(using a form and mysqlconnect)... I want to make user/s and password/s on that menu so that only authorized users can accessed my program.... because I tried to make a password menu using the if then else and inserting the addentrymenu.php on it.... it functioned but .... if ever I pressed the back on the browser address bar.... it accessed the the addentrymenu.php connecting to mysql database... The question is " where do i will put inside the addentrymenu.php the user and password so that when it will not connect using the back of the browser whenever it was logout. and when it will not affect the encoding returing aways to log on password upon refresh while encoding. When logout a tottally disconnected to mysql database. Can you give a layout or sample syntax... Thanks
2006-12-22
14:58:36
·
1 answers
·
asked by
edwinbiasbas
1
in
Computers & Internet
➔ Programming & Design