Re: [PHP] Best practices to ensure compatibility with PHP 6

2007-04-23 Thread ufan100
Davi wrote: Em Domingo 22 Abril 2007 18:54, [EMAIL PROTECTED] escreveu: ... Have a look at PHP metting [1] and PHP-wiki [2]... =] [1] - http://www.php.net/~derick/meeting-notes.html [2] - http://oss.backendmedia.com/PhP60 Thank you for the links - it will get me started. -- PHP General Mail

Re: [PHP] Best practices to ensure compatibility with PHP 6

2007-04-22 Thread Davi
Em Domingo 22 Abril 2007 18:54, [EMAIL PROTECTED] escreveu: > Hi > > I'm would like to avoid PHP usages that are deprecated with > regard to PHP 6. I would also like to code according to > what is regarded as best practice. Are there any web > resources that I can read to keep up to date? > Have

[PHP] Best practices to ensure compatibility with PHP 6

2007-04-22 Thread ufan100
Hi I'm would like to avoid PHP usages that are deprecated with regard to PHP 6. I would also like to code according to what is regarded as best practice. Are there any web resources that I can read to keep up to date? For instance: 1) safe_mode is deprecated. (The PHP manual gives me the a