perky416 Posted March 9, 2011 Share Posted March 9, 2011 Hi guys, Im not too sure as the the category of this topic so i just placed it here. Basically, im looking to make a database interface for work however it will be hosted on a local computer and so php scripts will not work. Iv used programs such as xamp and wamp in the past however im looking for a way to run it where the user simply opens database.php and the script runs, without having to open another program first. I was wondering is there a way to run php on a local computer without first having to run a program such as wamp? For example could i just have a directory with the php instal files in? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/230113-running-php-on-a-local-computer/ Share on other sites More sharing options...
trq Posted March 9, 2011 Share Posted March 9, 2011 If your planning on making this a web application then PHP needs a web server in order to be processed. Quote Link to comment https://forums.phpfreaks.com/topic/230113-running-php-on-a-local-computer/#findComment-1185197 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.