php-general | 2001032
Date: 03/30/01
- Next message: Avron Anstey: "[PHP] Commercial PHP job contract or fulltime"
- Previous message: almir: "[PHP] constatnts and case sensitivity"
- In reply to: almir: "[PHP] constatnts and case sensitivity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i had a old manual localy , but now i have found it on net with optional
parametar , sorry
""almir"" <a.kazazic <email protected>> schrieb im Newsbeitrag
news:9a2ksp$kkm$1 <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: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Avron Anstey: "[PHP] Commercial PHP job contract or fulltime"
- Previous message: almir: "[PHP] constatnts and case sensitivity"
- In reply to: almir: "[PHP] constatnts and case sensitivity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

