[PHP] is "http://username:password@localhost.com/secure_area/" secure ?

2003-02-18 Thread Shams
nd password to .htaccess quietly). Many Thanks for any help! Shams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] restricting access to files using PHP

2003-02-13 Thread Shams
s the "username" and "password" over to .htaccess to verify ? Thanks for the help, Shams "David T-G" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... You've seen the suggestions from others to change your .html files. Yo

[PHP] restricting access to files using PHP

2003-02-12 Thread Shams
ch as: smezone.com/members/document1.html ? Since its a regular HTML files (and we have lots), I can't check whether the user has a valid session as I would do in a PHP file. Thanks for any help! Shams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] restricting acces to files

2003-02-06 Thread Shams
ch as: smezone.com/members/document1.html ? Since its a regular HTML files (and we have lots), I can't check whether the user has a valid session as I would do in a PHP file. Thanks for any help! Shams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] restricting acces to files

2003-02-05 Thread Shams
ch as: smezone.com/members/document1.html ? Since its a regular HTML files (and we have lots), I can't check whether the user has a valid session as I would do in a PHP file. Thanks for any help! Shams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

[PHP] restricting acces to files

2003-02-04 Thread Shams
ch as: smezone.com/members/document1.html ? Since its a regular HTML files (and we have lots), I can't check whether the user has a valid session as I would do in a PHP file. Thanks for any help! Shams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] $header = "Location:........" being ignored!

2003-01-21 Thread Shams
=== however, when I run this code, using a to submit password, username, etc.. if the passwords do not match, the page is forwarded to success.html ! Is there anything obvious that I am doing wrong? Thanks, Shams p.s. I don't want to use else{} because I

Re: [PHP] checking status of a HTML checkbox

2003-01-10 Thread Shams
thanks a lot, thats what I was looking for :o) Shams "- Edwin" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > "Shams" <[EMAIL PROTECTED]> wrote: > > [snip] > > At the moment I am doing this: > > &g

[PHP] checking status of a HTML checkbox

2003-01-10 Thread Shams
: if ( $_POST["insurance"] == "yes" ) { } But is there a more "accurate" way of checking the exsistence of "insurance" ? Many Thanks, Shams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Refresing a PHP page! which is called from a

2002-12-11 Thread Shams
do any checking on the user input. Thanks for any help! Shams index.html -- Login login.php - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] writing to mysql using php

2002-12-03 Thread Shams
tiple records at once using a tabular view rather than one record at a time with a columnar view ? Many Thanks, Shams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php