RE: [PHP] Name of script

2002-06-11 Thread Christoph Starkmann

Hi Liam, hi René!

Great, thanx alot, this gets me rid of all thinking ;)
At least concerning this... ;)

> $PHP_SELF
> see Language Reference chapter 7 Variables

Cheers,

Kiko

-- 
It's not a bug, it's a feature.
christoph starkmann
mailto:[EMAIL PROTECTED]
http://www.gruppe-69.com/
ICQ: 100601600
-- 

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




Re: [PHP] Name of script

2002-06-11 Thread René Moonen

Christoph Starkmann wrote:

>Hi there!
>
>I don't find the function or variable
>returning/containing the name of the
>script itself;
>
>like:
>
>echo "Hi, my name is " . $SCRIPT_NAME;
>
>Anyone can help?
>
>(I did RTFM...)
>
>Kiko
>
>  
>
$PHP_SELF

see Language Reference chapter 7 Variables

René


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




Re: [PHP] Name of script

2002-06-11 Thread Liam MacKenzie

$PHP_SELF


- Original Message - 
From: "Christoph Starkmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 11, 2002 8:00 PM
Subject: [PHP] Name of script


> Hi there!
> 
> I don't find the function or variable
> returning/containing the name of the
> script itself;
> 
> like:
> 
> echo "Hi, my name is " . $SCRIPT_NAME;
> 
> Anyone can help?
> 
> (I did RTFM...)
> 
> Kiko
> 
> -- 
> It's not a bug, it's a feature.
> 
> [.nfq]
> 
> christoph starkmann
> 
> tel.: 0821 / 56 97 94 34
> fax.: 0821 / 56 97 94 38
> 
> http://www.gruppe-69.com/
> 
> ICQ: 100601600
> -- 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 




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