Jump to content

Where to download php and how to install it?


Recommended Posts

where can i download free php installer and how can i install it in my computer?

 

pls help

 

thanks

???

If you want to run your php scripts within your web browser - unless you want to use command line, then you'll need more than just the installer. If you are new to PHP look into wamp (for windows) or XAMPP (for linux/mac and windows).

Link to comment
Share on other sites

wamp is a pre-configured package you can install, this will install, Apache, PHP and MySQL for you.

 

You cannot install PHP on its own if you want to run your php scripts on your computer, unless you want to use the command line.

 

PHP is a server-side programming language and needs to be run on a server. That is what Apache is, MySQL is a database.

 

if you just want PHP. refer to thorpes post above.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.