sfarmer Posted March 6, 2007 Share Posted March 6, 2007 /help/index.php?help=intro What do I save the page "=intro" as in terms of .php? .html? and where? I have the directory help/ and the page in it called index.php but I don't know where to put =intro, where is it stored in the website? and what file extension does it use? Would be grateful for any help and frankly I need someone just to finish off odds and ends. For instance what scripting is used to calculate the amount of rake to be deducted from amounts that people are betting each other in a chess game? and where do I find a chess engine. At the moment I have downloaded Rival chess which is free. Link to comment https://forums.phpfreaks.com/topic/41422-where-do-i-store-phpintro/ Share on other sites More sharing options...
Greaser9780 Posted March 6, 2007 Share Posted March 6, 2007 well if intro has php in it save it as a .php file in the same directory as your index. If it's only html save it as such and place it in the same place. Just make sure that whatever you name it (.php,.html) you include that where you have ?=intro . Link to comment https://forums.phpfreaks.com/topic/41422-where-do-i-store-phpintro/#findComment-200655 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.