[PHP-DB] Session on PHP with MySQL

2003-01-10 Thread Afif
Dear all, I have some confusing about my script, this is story I have login page, and then the user got current page with various menu, but when user click one of menu, its has error mesage, here my script User ID atau Password yang anda masukkan tidak benar "; } else { echo " W

RE: [PHP-DB] Session on PHP with MySQL

2003-01-10 Thread John W. Holmes
> I have some confusing about my script, this is story > > I have login page, and then the user got current page with various > menu, but when user click one of menu, its has error mesage, here my > script [snip] > do I have mistake with my script, pls give me solution > thanks all for yr h