Wamp Server?

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
davidbeck12
Forum Newbie
Posts: 4
Joined: Fri Apr 11, 2008 9:29 pm

Wamp Server?

Post by davidbeck12 »

Hi all

Has anyone tried wampserver2?I am creating an applictaion for parsing web data from website.My question is whether wamp server is a good choice or not?

Thanks in advance

Best Regards
David
ianhull
Forum Contributor
Posts: 310
Joined: Tue Jun 14, 2005 10:04 am
Location: Hull England UK

Re: Wamp Server?

Post by ianhull »

Hi David,

I have used this in the past, it is quite good, a simple complete setup.

HTH
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Wamp Server?

Post by John Cartwright »

I use it locally. No complaints.. but it's really no different from all the other "installers" since they are all fundamentally using the same webserver (Apache) and database (Mysql). Of course they usually come with other superfluous stuff that I will likely never use.. except phpmyadmin of course ;)
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Re: Wamp Server?

Post by Kieran Huggins »

I always liked Uniform Server, no install necessary; just unzip and run.
Post Reply