Re: [PHP] Trouble using DOM component with PHP 4.4.0
> Please guide me what can I do to make my code work without changing it? DOM implementation in PHP5 is completely new, and you can't have the same in PHP4. I think that the most reasonable solution will be change the hosting to another with PHP5 support... Best regards. -- Alessandro 'Aronnax' Rossini web -> www.aronnax.it e-mail -> [EMAIL PROTECTED] icq -> 2442698 ZeroNotice IT Solutions -> www.zeronotice.com pgpsBawVULEi4.pgp Description: PGP signature
Re: [PHP] Trouble using DOM component with PHP 4.4.0
> And what DOM library, which is compatible with PHP 5.0 and PHP 4.4 can > I use to avoid the conflict I currently have? In PHP4 I never used any DOM implementation, I started to use DOM only after the PHP5 release, so I'm not the best to answer your question. :) Anyway I think that there is some implementation in the PEAR repository. Try to search there. Best regards. -- Alessandro 'Aronnax' Rossini web -> www.aronnax.it e-mail -> [EMAIL PROTECTED] icq -> 2442698 ZeroNotice IT Solutions -> www.zeronotice.com pgpnYfeAnccWj.pgp Description: PGP signature
Re: [PHP] PHP Framework
On Tuesday 15 November 2005 16:09, Richard Davey wrote: > > I want to start using a framework to my future sites and I saw that > > there are quite alot of options out there at the net, if anyone got > > any experience with frameworks I would really like to receive some > > suggestions, recommenditions and even ideas. > > I'll add a criteria to your list (which nearly all the frameworks out > there lack) - *DOCUMENTATION* > > There are so many recent PHP apps out there in the wild (not just > frameworks) that have virtually no real, solid, *useful* documentation > for them. Please, take a look on ZNF before saying that ;). One of the first goal of this framework is to have a very understandable documentation. Is one hundred of pages and contains, among other things, lot of UML diagrams. http://znf.zeronotice.com Best regards. -- Alessandro 'Aronnax' Rossini web -> www.aronnax.it e-mail -> [EMAIL PROTECTED] icq -> 2442698 ZeroNotice IT Solutions -> www.zeronotice.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] PHP Frameworks
On Friday 23 December 2005 20:57, Shawn McKenzie wrote: > Is there a good recent article on PHP Frameworks, or do people here has > a predominant one that outshines the others? There are a lot of PHP frameworks available, some more mature than others but not yet a predominant one. Anyway if you're going to develop with PHP5 I recommend you ZNF: http://znf.zeronotice.com Best regards. -- Alessandro 'Aronnax' Rossini web -> www.aronnax.it e-mail -> [EMAIL PROTECTED] ZeroNotice IT Solutions -> www.zeronotice.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php