php mysql ...

houssam_ballout

New Member
Helo all,
Wel I am new into web Building to make a more complex sites
my question is that Do I need to install and configure, php, mysql, alone
or could I use a package that includes all of these like. Www. easyphp.org

thanks
 
are you setting up your own web sever, in which case the whole packages from easypho and the likes are fine.
If you just buying a slice of someone elses sever then you dont need to worry about this, just ensure you provider have the features you need
 
well I am creating my own webserver, but I will not host onthe internet,it is just for testing purposes, but for later , I may host it , but I have to do it by my own.
So, I am asking is the complete package as good as installing and configuring each package alone?
 
its just a matter of preference, i have always put them together peicemeal, but these complete packages are very popular if you know that you need all the components. As for mostly used, difficult to say
 
I host off of my own computer and i use SQL and PHP in my pages. I used WAMP 5, it configures itself as the actual server that deals with HTTP requests and then installs all of the PHP ans MySQL packages it has. All the latest versions too.

Its a brilliant piece of softare, and totally free too. Remeber the name.... "WAMP 5"
 
Back
Top