Jump to content

php system file


Recommended Posts

There are many posts discussing which is the best editor to use for PHP (This thread is one of them)

 

As for running your PHP scripts you need to install a http server configured with PHP. The most popular free http server is Apache and you can get PHP from php.net

 

If you are new to installing and setting up http servers with PHP then there are many pre-configured packages out there. I'd recommend WAMP for windows, or XAMPP for *nix or MAMP for Mac

 

Before using any of the packages above make sure you read the documentation that comes with it in order to now where to place your PHP script in order to run them.

Link to comment
https://forums.phpfreaks.com/topic/78502-php-system-file/#findComment-397622
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.