One thing that springs to mind was something Sterling Hughes said at the PHP
Conference in Frankfurt last year: If speed is an issue don't use objects,
cos at the moment the oo implementation isn't particularly efficient,
although it was something that would be addressed soon.

Actually, for all I know this may have been addressed already...

Richy
==========================================
Richard Black
Systems Programmer, DataVisibility Ltd - http://www.datavisibility.com
Tel: 0141 435 3504
Email: [EMAIL PROTECTED]

-----Original Message-----
From: Ed Gorski [mailto:[EMAIL PROTECTED]]
Sent: 28 May 2002 14:46
To: [EMAIL PROTECTED]
Subject: [PHP] Efficient PHP


Anyone know any good links on papers/articles/reports on creating efficient
PHP scripts (ie functions to stay away from, good practices, etc).  As a C
programmer, I am a nut on efficiency and speed and I have been trying to
read up on efficient PHP coding practices (besides obvious general coding
practices).  So can anyone offer any links or experiences?

ed


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


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

Reply via email to