A alcapone Established Member ★ 20 ★ Impact 0 Mar 21, 2005 1K views 5 replies #1 im settind up a php game script and its askin 4 $sitedir = ""; $homedir = ""; and not sure what goes there my guess the home is /home/care/public_html but not sure help please
im settind up a php game script and its askin 4 $sitedir = ""; $homedir = ""; and not sure what goes there my guess the home is /home/care/public_html but not sure help please
A adam_uk Established Member ★ 20 ★ Impact 20 Mar 21, 2005 #2 sitedir would be i guess where the script is installed so if it was installed in a folder called game in your webroot it would be this /home/care/public_html/game/ and homedir would be /home/care/public_html/ but constult the help docs and it will help you
sitedir would be i guess where the script is installed so if it was installed in a folder called game in your webroot it would be this /home/care/public_html/game/ and homedir would be /home/care/public_html/ but constult the help docs and it will help you
A alcapone Established Member ★ 20 ★ Impact 0 Mar 21, 2005 #3 thanks but no go well i tried that and still not workin you have msn and i didnt get no help file with it
thanks but no go well i tried that and still not workin you have msn and i didnt get no help file with it
labrocca Top Member VIP ★ 20 ★ Impact 555 Mar 22, 2005 #4 Try /home/care/public_html/ for site dir /game/ for home dir or the http: You should get errors which will clue you as to how they use it. Post an error for us.
Try /home/care/public_html/ for site dir /game/ for home dir or the http: You should get errors which will clue you as to how they use it. Post an error for us.
A alcapone Established Member ★ 20 ★ Impact 0 Mar 24, 2005 #5 i could really use some help with this im still stumped i could really use some help with this im still stumped please help
i could really use some help with this im still stumped i could really use some help with this im still stumped please help
A alegend VIP Member VIP ★ 20 ★ Impact 32 Mar 24, 2005 #6 what game script? I might be able to help..