Re: [PHP-DEV] Re: PHP5/ZE2: variables definition, constant variables

2003-01-03 Thread Andrey Hristov
ge - From: "Victor Toni" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Leon Mergen" <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 3:53 PM Subject: [PHP-DEV] Re: PHP5/ZE2: variables definition, constant variables > > > What I do

[PHP-DEV] Re: PHP5/ZE2: variables definition, constant variables

2003-01-03 Thread Victor Toni
> > What I do not like about PHP variables, is that they do not have to be > > defined before use. > > Well, this definately is plainly a choice. One of PHP's "goals" is to be > very easy to learn. Many people programming PHP have never ever programmed > before. For them, it is VERY easy to learn,

[PHP-DEV] Re: PHP5/ZE2: variables definition, constant variables

2003-01-03 Thread Leon Mergen
"Victor Toni" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > What I do not like about PHP variables, is that they do not have to be > defined before use. Well, this definately is plainly a choice. One of PHP's "goals" is to be very easy to learn. Many people