Re: no default value

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

 



A good php editor will prevent this type of error.  e.g,. phpEdit does auto variable completion.

Assume you've assigned $success=foo. Later you key $sup... the editor competes it for you as $success.

Man-wai Chang wrote:
Thank you. This is horrible as a simple typing mistake ($sucess rather
than $success) would waste me some time hunting down the problem. Foxpro
isn't like this....


--
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