Re: C&C [PHP] PHP Standard style of writing your code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




""Nicolas Verhaeghe"" <nicolas@xxxxxxxxxxxxx> wrote in message news:006101c66833$17204750$050aa8c0@xxxxxxxxxx


<snip>

Another good thing to remember is that English is our common language and
that it is usually a good practice to give variables an English name.

</snip>
.
.
if ($car == 'Audi')
 {$vorsprung_durch_technik = 'GOOD!';}
else {$vorsprung_durch_technik = 'BAD!';}        ;-)
.
.
.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux