[PHP] Using include() and URL's

2002-01-17 Thread Hippie
\template\index.php on line 61 I checked that I hard url_fopen_wrappers enabled within the php.ini file which it was and other than that have been unable to deduce why this isn't working. Any comments would be much appreciated. Hippie. -- PHP General Mailing List (http://www.php.net

[PHP] include() and URL's

2002-01-17 Thread Hippie
the url_fopen_wrappers is enabled in the php.ini file but apart from this I'm kind of lost as to what is causing the problem. Any suggestions? Hippie. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[PHP] PHP Authentication

2001-11-29 Thread Hippie
on that would be great as well. Hippie. -- 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]

Re: [PHP] PHP Authentication

2001-11-29 Thread Hippie
On Fri, 30 Nov 2001 11:02:45 +1030, [EMAIL PROTECTED] (David Robley) wrote: On Fri, 30 Nov 2001 07:29, Hippie wrote: I'm attempting authorise users from a MySQL database. The idea being, that upon access to the page they input their username and password and this is checked against a table