PHP Classes

php4?

Recommend this page to a friend!

      pAjax  >  All threads  >  php4?  >  (Un) Subscribe thread alerts  
Subject:php4?
Summary:is it possible to use with php4?
Messages:2
Author:Howard Fuchs
Date:2005-09-15 07:19:16
Update:2005-09-15 23:10:05
 

  1. php4?   Reply   Report abuse  
Picture of Howard Fuchs Howard Fuchs - 2005-09-15 07:19:16
I was able to get previous version to work somewhat with php4. Is it possible/desirable to make new version class file compatible with php4?

  2. Re: php4?   Reply   Report abuse  
Picture of Guilherme Blanco Guilherme Blanco - 2005-09-15 23:10:05 - In reply to message 1 from Howard Fuchs
I'm currently implementing a PHP4 version of pAjax due demand. It will be available in a week or less. The large time needed is because PHP4 doesn't support DOM XML, available in PHP5 and something that I use a lot (specially in pAjaxParser class).

I'm working hard to make it PHP4 compatible, and you can continue using pAjax version 1.0 until it'll be released. I just suggest you to don't upload it as production version because of a bug that enables any cracker to call any PHP function from version < 1.0.


Cheers,