Running Scripts
Posted by: someusername
Posted on: 2007-12-03 12:55:00
Hi There, in order to run php scripts do I need to have a cgi bin dir or can I just create a normal dir called 'actions' or something like that?
Posted by: someusername
Posted on: 2007-12-03 12:55:00
Hi There, in order to run php scripts do I need to have a cgi bin dir or can I just create a normal dir called 'actions' or something like that?
Posted by: TimeHunter
Posted on: 2007-12-03 13:43:00
Whatever you want to call it.
Posted by: monkeyboy7706
Posted on: 2007-12-03 15:05:00
You can basically put the script wherever you want and it should work.
Posted by: silkrooster
Posted on: 2007-12-03 20:26:00
The only catch is the script has to have the extention .php unless you know how to change the htaccess file to add .html.
Silk
My website