Forum Moderators: coopster

Message Too Old, No Replies

Migrating to PHP5

Any tutorials for a painless move?

         

ianevans

7:29 pm on Feb 21, 2006 (gmt 0)

10+ Year Member



Just wondering if anyone can point me towards a good tutorial/case study for making the move to PHP5.

I'm particularly interested in tricks/tips for handling the change of mysql functions to mysqli functions over hundreds of pages.

coopster

7:45 pm on Feb 21, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You don't need to. The mysql functions are still available and work fine in PHP5.

ianevans

2:10 am on Feb 22, 2006 (gmt 0)

10+ Year Member



Actually, I'm looking to move to mysql 4.1 and also want the new features in mysqli...so I guess my original question still stands.

coopster

3:28 pm on Feb 22, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Have you looked over at Zend yet? I believe they are pretty quick to delivering some fairly decent tutorials. The good thing about Zend's "In-Depth" articles is that they are written by the developers who authored the extensions.

[devzone.zend.com...]
[devzone.zend.com...]