[PHP-WIN] Re: Creating dns via code...

2001-11-03 Thread Christian C.
> Have you tried a hosts file? What's a host file??? Christian -- PHP Windows 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-WIN] Re: log-in system

2001-11-03 Thread GreatKent
Thank you very much~ I have got another question: How can I get rid of the popup box window and replace it with a form?? Thank you for your help~ "Anch.Org" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó·s»D :[EMAIL PROTECTED] > use .httaccess > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscr

RE: [PHP-WIN] Re: log-in system

2001-11-03 Thread Ross Fleming
I suggest you check the php manual and look into sessions: http://www.php.net/manual/en/ref.session.php Failing that you could use cookies, but both methods can be easily exploited by people intent on accessing your pages. The best way really is the .httaccess file. R -Original Message

php-windows Digest 3 Nov 2001 23:52:13 -0000 Issue 836

2001-11-03 Thread php-windows-digest-help
php-windows Digest 3 Nov 2001 23:52:13 - Issue 836 Topics (messages 10202 through 10212): Re: Wrong date stamp with mail() 10202 by: anch.org Re: Creating dns via code... 10203 by: anch.org 10210 by: Christian C. Re: Connecting to a database 10204 by: anch.

[PHP-WIN] No 404 error

2001-11-03 Thread Ross Fleming
Hi, This has been asked before but only answered for IIS. How can I make a 404 error on apache for missing php files? Apache doesn't check that the file exists before calling php so my 404 page never appears. I've had a quick skim through both apache and php manuals and can't see anything. Th

RE: [PHP-WIN] No 404 error

2001-11-03 Thread Ross Fleming
Hmm, I love computers... it appears to be working now anyway.. Ho-hum Ross -Original Message- From: Ross Fleming [mailto:[EMAIL PROTECTED]] Sent: 04 November 2001 00:10 To: PHP Windows mailing list Subject: [PHP-WIN] No 404 error Hi, This has been asked before but only answered for I

Re: [PHP-WIN] Re: log-in system

2001-11-03 Thread GreatKent
I've got my system working with .htaccess now, thank you very much for you help~ Kent "Ross Fleming" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó·s»D :[EMAIL PROTECTED] > I suggest you check the php manual and look into sessions: > http://www.php.net/manual/en/ref.session.php > > Failing that you could use c

[PHP-WIN] Pop-Up Windows

2001-11-03 Thread GreatKent
Hi guys, I wonder if PHP can open a Pop-Up Window? Kent -- PHP Windows 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]