Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

WebRefernece:
Script GUI for PHP
Nov 08, 2006 @ 15:26:00

Lee Underwood shares a handy bit of software in this quick article on Developer.com - a GUI program that helps you execute your PHP scripts on Windows without the setup time of something like XAMPP.

There's no need to install a server and PHP and then try to coordinate them in order to get them to work together. Script GUI comes in one compact package. It includes a server, which is only available to the built-in browser and is a nice security feature. In addition, it supports CGI, virtual hosts, directory aliases, custom error documents and understands most commands in .htaccess files.

He tell how it works (pretty much just install and go) and how it can be configured to work with virtual hosts. Best of all, it already comes with the latest version of PHP for Windows and can interface with several of the popular databases out there.

tagged: gui execute script local windows xampp included database gui execute script local windows xampp included database

Link:


Trending Topics: