Search the web
Sign In
New User? Sign Up
phpexperts
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to check"php5 compatibility"   Message List  
Reply | Forward Message #10807 of 13259 |
Re: [phpXperts] How to check"php5 compatibility"

Well, if register_globals are not on(which should be off) then  variable passing must be done  using the SUPERGLOBALS like $_POST, $_SERVER, $_GET etc.



-----------------------------------------------------------------------
Use FreeOpenSourceSoftwares, Stop piracy, Let the developers live. Get
a Free CD of Ubuntu mailed to your door without any cost. Visit :
www.ubuntu.com
----------------------------------------------------------------------


On Tue, Jan 6, 2009 at 10:29 PM, gopi nadh <send2gopi_2004@...> wrote:

Hello Shilpu,

I think PHP5 will support the code of php3 and php4 aswell.
you might need to change the code by following PHP5 features (OOPS, Frameworks, AJAX) etc.

Regards,
Gopi Perumalla.


From: shiplu <shiplu.net@gmail.com>
To: phpexperts@yahoogroups.com
Sent: Saturday, January 3, 2009 5:34:50 AM
Subject: Re: [phpXperts] How to check"php5 compatibility"

On Sat, Jan 3, 2009 at 4:52 AM, jewel_1700 <jewel_1700@yahoo. co.in> wrote:
> All php brothers, Hi
> hope all of yours are fine.
> at this moment i have a problem of compatibility. i have a php
> assignment which is completed by older version of php like ver4 or ver3.
> boss told me to change that php code to ver5. [still i don't know how.]
> can anyone tell me, how to check "php5 compatibility" ??
>
> Thanks
> Take Care
>
>
> ------------ --------- --------- ------
>
> Visit phpXperts website at www.phpxperts. netYahoo! Groups Links
>
>
>
>

Just run the code in php5 environment. It it doesn't break anything,
Its totally okay.
Otherwise change the code according to errors. You'll find your way quicker.
Thanks

--
A K M Mokaddim
http://talk. cmyweb.net
http://twitter. com/shiplu
Stop Top Posting !!





Tue Jan 6, 2009 6:03 pm

ghazilenin
Offline Offline
Send Email Send Email

Forward
Message #10807 of 13259 |
Expand Messages Author Sort by Date

All php brothers, Hi hope all of yours are fine. at this moment i have a problem of compatibility. i have a php assignment which is completed by older version...
jewel_1700
Offline Send Email
Jan 3, 2009
11:46 am

... Just run the code in php5 environment. It it doesn't break anything, Its totally okay. Otherwise change the code according to errors. You'll find your way...
shiplu
staticint
Offline Send Email
Jan 3, 2009
1:36 pm

Hello Shilpu, I think PHP5 will support the code of php3 and php4 aswell. you might need to change the code by following PHP5 features (OOPS, Frameworks, AJAX)...
gopi nadh
send2gopi_2004
Offline Send Email
Jan 6, 2009
5:54 pm

Well, if register_globals are not on(which should be off) then variable passing must be done using the SUPERGLOBALS like $_POST, $_SERVER, $_GET etc. ... Use...
9el
ghazilenin
Offline Send Email
Jan 6, 2009
6:22 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help