| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read | ![]() |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
It is advisable to upgrade to php4 . re: this message on php.net
Quote:
|
|
|||
|
not sure if this is some sort of intelligent spambot or real person. If you are real then can you check original post from Kevin ?
__________________
Web Hosting UK - ASP MSSQL Hosting - cPanel Linux Hosting AIM : webredback || msn : andrew @ webhosting.uk.com Toll Free : 0808 262 0855 |
|
|||
|
Kevin wants to upgrade from php4 to php5. You said "It is advisable to upgrade to php4"
What should we consider when you post wrong information in your first post ?
__________________
Web Hosting UK - ASP MSSQL Hosting - cPanel Linux Hosting AIM : webredback || msn : andrew @ webhosting.uk.com Toll Free : 0808 262 0855 |
|
||||
|
Yes but the files will always be available. I will never stop using PHP4 until i can re-write the whole of my system to be compaitable with it.
__________________
Webhosting.UK.com || cPanel VPS Hosting || Reseller Hosting || Support System || Billing System Sales: 0808-262-0855 Support: 0800-612-8725 International: +44 191 303 8191 |
|
||||
|
What part of your system would not be compatible with PHP5?
It may be time to think about changing those parts because although PHP4 will be available bugs and security problems are not going to be fixed for much longer. The effects on any codebase of changing from 4 to 5 shouldn't be massive so have you tried running your code on the newer version. If you were writing new stuff then there are lots of changes you can make because of 5s greater support for OOP but for existing code transition should be pretty painless.
__________________
homo sum: humani nil a me alienum puto ... ( just Google it ) |
|
|||
|
I changed to php5 and glad i did, fairly painless although I did some updating when I turned register_globals off.
I had a problem with a bug regarding date issues though. Extracting dates (timestamp) out of the database worked ok until it hit a row where there wasn't one, it them proceeded to through a wobbly. I had to write conditions to combat the errors
__________________
West Dorset Community |
|
|||
|
Good q Kev, I don't know! I think it went down as a bug but I can't find any reference now as i don't know the error mesage.
If you want, I can remove the condition on one of my sites and let you know!
__________________
West Dorset Community |
![]() |
| Thread Tools | |
| Display Modes | |
|
|