Jump to content

simple.. maybe stupid question?


sw0o0sh

Recommended Posts

[quote author=BillyBoB link=topic=102689.msg407945#msg407945 date=1154509789]
um php is server side you would have to install php and apche and stuff it would be a hastle
[/quote]
How is it a hastle, its easy.

But this is not what sw0o0sh is asking. sw0o0sh you can edit PHP files in the same way. Right click edit with Notepad or if no options are selected. Right click and select Open With > Chose from list. Now select Notepad from the list or any editor of your choice. Or you can download [url=http://www.mpsoftware.dk/]PHP Designer 2006[/url] which you can get for free to edit your PHP files with.

If you want to test your PHP script, then simply download Apache 2.0.x (httpd.apache.org) and PHP 5.x xipped package (php.net) and install them on your local PC. Configure Apache to parse the PHP files with the PHP Intepreter and you're set, i'll be able to help with this only needs three lines to be added to the httpd.conf file. Or simply install a pre-packaged version which you can download for free called WAMP server - just google it should be the first result.

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.