what version of PHP do u use?

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
pleigh
Forum Contributor
Posts: 445
Joined: Wed Jan 19, 2005 4:26 am

what version of PHP do u use?

Post by pleigh »

hi there,

just wanna know what version of php will you suggest. i am currently using 4.3 because i'm having a hard time configuring the database connection in version 5

thanks

pleigh
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I'd suggest using whatever your provider has installed, as this will give you the most accurate errors and things when working on scripts locally.

but for experimenting, using a newer one is perfectly fine. :) I have 4.3.x and 5.0.x installed..
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

4.3.something .. I keep meaning to install 5 as well but I'm far too lazy.
AGISB
Forum Contributor
Posts: 422
Joined: Fri Jul 09, 2004 1:23 am

Post by AGISB »

4.3.8

probably upgrading soon as I need a recompilation of GD libary.
Post Reply