idoubtit Posted April 19, 2006 Share Posted April 19, 2006 I'm having troubles finding a script interpreter that can run the coding.I tried Apache... I had no idea what I was doing... all I want to do is run the script Link to comment https://forums.phpfreaks.com/topic/7823-php-interpreter/ Share on other sites More sharing options...
Prismatic Posted April 19, 2006 Share Posted April 19, 2006 [!--quoteo(post=366340:date=Apr 19 2006, 03:20 AM:name=idoubtit)--][div class=\'quotetop\']QUOTE(idoubtit @ Apr 19 2006, 03:20 AM) [snapback]366340[/snapback][/div][div class=\'quotemain\'][!--quotec--]I'm having troubles finding a script interpreter that can run the coding.I tried Apache... I had no idea what I was doing... all I want to do is run the script[/quote]Do you wish to run this for yourself or others to see? If it's just for yourself I recommend you install [a href=\"http://www.en.wampserver.com/\" target=\"_blank\"]Wamp[/a]. It automatically installs Apache, MySQL, and PHP. Scripts you want to run are placed in the c:/wamp/www/ folder and accessed via a browser by going to [a href=\"http://localhost/myscript.php\" target=\"_blank\"]http://localhost/myscript.php[/a] Link to comment https://forums.phpfreaks.com/topic/7823-php-interpreter/#findComment-28508 Share on other sites More sharing options...
idoubtit Posted April 19, 2006 Author Share Posted April 19, 2006 yes, it would be for myself; I have no idea what I'm doing though :( Link to comment https://forums.phpfreaks.com/topic/7823-php-interpreter/#findComment-28685 Share on other sites More sharing options...
idoubtit Posted April 19, 2006 Author Share Posted April 19, 2006 I've added the scripts I want to the "www" folder... what exactly do I do to run them?PS. Thanks for your help, so far so good... I guess Link to comment https://forums.phpfreaks.com/topic/7823-php-interpreter/#findComment-28698 Share on other sites More sharing options...
High_-_Tek Posted April 19, 2006 Share Posted April 19, 2006 Go to:[a href=\"http://localhost/SCRIPTNAME.php\" target=\"_blank\"]http://localhost/SCRIPTNAME.php[/a];) Link to comment https://forums.phpfreaks.com/topic/7823-php-interpreter/#findComment-28784 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.