how use php4 / php5 in localhost



now I use wmserver that have mysql apache and php4;
which solutions are there for to use both in localhost: php4 or php5
according to needs?
.



Relevant Pages

  • Re: [PHP] PHP4 vs PHP5 Performance?
    ... in PHP4 that was then duplicated b internal code in PHP5. ... PHP4 AND PHP5 developers don't even use OOP. ... in a pre-existing PHP encoded database abstraction layer. ...
    (php.general)
  • Re: [PHP] PHP4 vs PHP5 Performance?
    ... PHP5 being faster than PHP4 is greatly dependent on what features you ... I've consistently found PHP4 to be faster for my purposes also. ... I've been doing a lot of benchmarking with Apache to compare ... Also PHP on Apache1 was much faster than on Apache2. ...
    (php.general)
  • Re: [PHP] Zend (or other) Framework...where to start?
    ... Will PHP5 support PHP4 backward compatibility ... Altough, I agree with you we don't need to implement all new features, ...
    (php.general)
  • Re: [PHP] Why PHP4?
    ... lot of mistakes were made when php5 came out but how can a language grow up ... I still think PHP is moving the right way. ... But at work we are stuck with some small legacy applications. ... And some major applications written on top of PHP4. ...
    (php.general)
  • Suggestion for porting function to PHP5??
    ... called DBConn (this is the PHP5 ported definition for the members, PHP4 ... private $bConnected; //db link status ... escape_string function connection when necessary. ...
    (comp.lang.php)