php? Posted October 1, 2007 Share Posted October 1, 2007 Where would this getting the html from? What folder?: ??? /index.php?a=calcs Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/ Share on other sites More sharing options...
MasterACE14 Posted October 1, 2007 Share Posted October 1, 2007 cant tell what folder from that. That just shows what the switch statement has output. Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358780 Share on other sites More sharing options...
php? Posted October 1, 2007 Author Share Posted October 1, 2007 Well... any idea where it would show that? Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358782 Share on other sites More sharing options...
teng84 Posted October 1, 2007 Share Posted October 1, 2007 Well... any idea where it would show that? what do you mean !!! Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358784 Share on other sites More sharing options...
php? Posted October 1, 2007 Author Share Posted October 1, 2007 Where would it show what folder the file should be in!!! Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358790 Share on other sites More sharing options...
teng84 Posted October 1, 2007 Share Posted October 1, 2007 maybe your confuze because there no .html yet theres an html output if thats the case .php is a dynamic .html php generates html is that what you mean??? Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358799 Share on other sites More sharing options...
php? Posted October 1, 2007 Author Share Posted October 1, 2007 Ummm... i have the right .php file... but im not sure where to put it Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358807 Share on other sites More sharing options...
teng84 Posted October 1, 2007 Share Posted October 1, 2007 Ummm... i have the right .php file... but im not sure where to put it ???? Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358809 Share on other sites More sharing options...
php? Posted October 1, 2007 Author Share Posted October 1, 2007 Okay so stay with me... Theres a drop down bar like the one that says color on these forums... but mine links to a different page... im wondering where i would put the page file that it links to.. Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358812 Share on other sites More sharing options...
trq Posted October 1, 2007 Share Posted October 1, 2007 im wondering where i would put the page file that it links to.. Wherever the link points to. Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358814 Share on other sites More sharing options...
php? Posted October 1, 2007 Author Share Posted October 1, 2007 Well... the only thing it does is go to /index.php?a=calcs and then says object not found... and this is the drop down code: <select class="input" onchange="openMod(this.value,1)"> <option id="def1">> Account</option> <option value="0,settings,Settings,conf"> Settings</option> <option value="1,top.Logout()">Logout</option> </select><select class="input" onchange="openMod(this.value,3)"> <option id="def3">> Utilities</option> <option value="1,top.Prompt()">Browse</option> <option value="0,calcs,Skill Calculators,blnk"> Skill Calculators</option> Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358815 Share on other sites More sharing options...
php? Posted October 1, 2007 Author Share Posted October 1, 2007 OMG THIS IS STUPID :( :( :( :( Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358819 Share on other sites More sharing options...
hvle Posted October 1, 2007 Share Posted October 1, 2007 OMG THIS IS STUPID :( :( :( :( Just b/c u don't understand it, does mean it's stupid. Get your head up, make some sensible question and we'll help you get the answer. oh.. yeah, rtfm! Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358835 Share on other sites More sharing options...
Comdemned Posted October 1, 2007 Share Posted October 1, 2007 Have you tried putting the php file that you have in the same folder as index.php from what i can tell its not looking in any other folders. Link to comment https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358841 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.