[PHP] WEB LOG

2001-09-24 Thread Ardani Sarjito
hi all! I'm just about to try to make my first weblog page. I find some problem. I want to make the user not being able to go to the destination page if the password does match. how do I do that? any help would be greatly appreciated. Thanks alot! Ardani -- PHP General Mailing List (http

[PHP] refer to the same page AGAIN! Please...

2001-09-04 Thread Ardani Sarjito
Hi! I still have the same problem. How Do I write a string on the a page using input from the same page without deleting the previous written string. I'd like to use PHP_SELF. Is it possible? Thank you! Ardani -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

RE: [PHP] PHP_SELF NEW.....?????Continue2

2001-09-03 Thread Ardani Sarjito
Hi again! Thank you for those who have reply my email. Actually I'm trying to make a hangman game for my students. I have seen one game written using PHP_SELF but I can't understand who it works. So, with the PHP_self (in my hangman game) I probably can send the value of my variable to the sam

RE: [PHP] PHP_SELF NEW.....?????Continue

2001-09-03 Thread Ardani Sarjito
Thanks for your quick reply. my next question is: how does it work when I use PHP_SELF to send a value of a variable to the same page? Thanks! Ardani -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[PHP] PHP_SELF NEW.....?????

2001-09-03 Thread Ardani Sarjito
hi! I have tried to undersatand the usage of PHP_SELF but I still don't get it. Could anybody please explain it in simple palin English to this poor slow guy who has just learn PHP? Thank you so much for reviewing this email. I'm just tring to make a game which require this function but luck is

[PHP] I found the problem!!!!

2001-08-09 Thread Ardani Sarjito
Dear everyone who has been trying to help me. THANKS ALOT!! Sincerely, Ardani -- 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]

[PHP] Can't display my result yet....

2001-08-09 Thread Ardani Sarjito
I'm back again! What does this warning mean: Supplied argument is not a valid MySQL result resource Thanks ! -- 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-mai

[PHP] Why can't this code display my result?

2001-08-09 Thread Ardani Sarjito
hi everyone! I'm new to PHP. I don't know why I can't make this page work. it doesn't show my search result. Any help would be appreciated. This script is driving me nuts! :-) Thanks! ","","",$row[1],"","",$row[2],"","",$ro w[3],"","",$row[4],"","",$row[5],"",""," ";} ?> -- PHP General Ma