Re: [PHP-DB] $PHP_SELF does not work with all browsers

2003-09-15 Thread Alain Barthélemy
Le lundi 15 septembre 2003, 14:16:15 ou environ mike karthauser <[EMAIL PROTECTED]> a 
écrit:
> on 15/9/03 1:46 pm, Alain Barthélemy at [EMAIL PROTECTED] wrote:
> 
> > http://localhost/~webpage/?chosenLettre=65 /// where is $PHP_SELF 
> 
> Try using $_SERVER['PHP_SELF']
> -- 
> Mike Karthauser 
> Managing Director - Brightstorm Ltd

Thank you but I solved the problém differently. I read on Google that
certain versions of Mozilla had some bug thus I got rid of the
Redhat-7.3 version of Mozilla.I downloaded the last version of FireBird
and it works now (even faster).

Sorry, I forgot I was in a PHP-DB list. It was OT.

-- 
Alain Barthélemy
[EMAIL PROTECTED]
http://bartydeux.be
Linux User #315631

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] $PHP_SELF does not work with all browsers

2003-09-15 Thread mike karthauser
on 15/9/03 1:46 pm, Alain Barthélemy at [EMAIL PROTECTED] wrote:

> http://localhost/~webpage/?chosenLettre=65 /// where is $PHP_SELF 

Try using $_SERVER['PHP_SELF']
-- 
Mike Karthauser 
Managing Director - Brightstorm Ltd

Email   >> [EMAIL PROTECTED]
Web >> http://www.brightstorm.co.uk
Tel >> 0117 9426653 (office)
   07939 252144 (mobile)

Snailmail   >> Unit 8, 14 King Square,
   Bristol BS2 8JJ

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php