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 Quote Link to comment 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] Quote Link to comment 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 :( Quote Link to comment 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 Quote Link to comment 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];) Quote Link to comment 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.