PHP4 is a problem?
- Snubby
-
Snubby
- Member since: Dec. 4, 2004
- Offline.
-
- Forum Stats
- Member
- Level 21
- Game Developer
My host internic.ca only supports PHP4, does that limit my learning of PHP much?
- eWhabs
-
eWhabs
- Member since: May. 4, 2006
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
There might be a few functions and such that won't work.
-Disregard females (fuck bitches)
-Acquire currency (get money)
-Ignite cannabis frequently (smoke sum with your homies)
- DFox
-
DFox
- Member since: Aug. 9, 2003
- Offline.
-
- Forum Stats
- Member
- Level 30
- Blank Slate
Not really. I'm not really sure what the percentage is, but a lot of good hosts still only offer PHP 4.
You can always use PHP 5 locally...
- Snubby
-
Snubby
- Member since: Dec. 4, 2004
- Offline.
-
- Forum Stats
- Member
- Level 21
- Game Developer
Okay, thanks. I remember running into a problem writing into a file, where PHP4 was the problem.
- Afro-Ninja
-
Afro-Ninja
- Member since: Mar. 2, 2002
- Offline.
-
- Send Private Message
- Browse All Posts (13,458)
- Block
-
- Forum Stats
- Moderator
- Level 44
- Game Developer
not really a problem unless you want to take advantage of php 5's improved OOP functionality. I use php 4 on both of my servers
- elbekko
-
elbekko
- Member since: Jul. 23, 2004
- Offline.
-
- Forum Stats
- Member
- Level 16
- Blank Slate
At 11/11/06 09:56 PM, Snubby wrote: Okay, thanks. I remember running into a problem writing into a file, where PHP4 was the problem.
Would've been file_put_contents(), but the PHP manual can help you out there (just go through the comments :P)
"My software never has bugs. It just develops random features. " - Unknown
[ FluxBB developer | Quickmarks 0.5.1 | Strings & Ints - my blog ]



