how to make php 5.2 application work on php 4.4.9

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
dheeraj
Forum Commoner
Posts: 40
Joined: Fri Feb 06, 2009 11:54 am

how to make php 5.2 application work on php 4.4.9

Post by dheeraj »

hello guys, i m shaking my head to run my php scripts (made in php 5.2) to the server which supports php 4.4.9...

please anyone help me to run this scripts...


Thanks
Dheeraj
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: how to make php 5.2 application work on php 4.4.9

Post by Christopher »

You probably cannot do this without a lot of effort.
(#10850)
Post Reply