i had a old manual localy , but now i have found it on net with optional
parametar , sorry
""almir"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
9a2ksp$kkm$[EMAIL PROTECTED]">news:9a2ksp$kkm$[EMAIL PROTECTED]...
> hallo people
> simply
> i am using php 3.0.11 on IIS4
> here is a problem
> if I use
> define ("Rights", "RIGHTS");
> define ("rights", "RIGHTS");
> end then
> echo Rights ."-" . rights / / output : RIGHTS - rights
>
> simply if i have constant Rights i cannot define a new one rights but if i
> meke echo of rights i get "rights" as if i havent define it ,
>
> ps can i redifne a constant anyhow
>
>
>
>
> --
> 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]
>
--
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]