Click to See Complete Forum and Search --> : Re: .php vs .htm/.html
cscartman
02-14-2003, 11:24 AM
ok who ever i talked to last night i have the code in a zip file i flatened it much as possible you can download it here
http://powerclan.net/orclesquest/orclesquest.zip
and i was saying why wont my script work with the ending .php??? it wont work with anything exept .html and .htm
I'd have to asume that it is a problem with your server, as it works fine on mine. To take a look visit http://www.infinitypages.com/orclesquest/index.php. Note the PHP echo of your IP address.
cscartman
02-14-2003, 12:26 PM
thanx alot i guess i will have to live with that it may be beacuae my server i dunno thanx though and do you think thats a good game for a 15 year old ?
To be honest with you I didn't look at the game at all. I just switched the extention to .php, threw some PHP code in, and uploaded. Did you make it from scratch?
Does your server support any PHP? To find out, make a page called test.php with this code:
<?PHP
echo ("I DO have PHP!");
?>
and see if it works.
cscartman
02-14-2003, 12:50 PM
yea my site used php in the whole main site with
the include code with the nav and header so yes it does i have msql too phpmyadmin i used PHP-My-Nuke for a while but i didnt like its admin panel so i just made my own site tha doesnt have all that extras its a powerpets help site thats all it is
Originally posted by cscartman
yea my site used php in the whole main site with
the include code with the nav and header...Then I have no idea why it should possibly mess it up. Very odd...
cscartman
02-14-2003, 03:56 PM
hmm i just figured it out in my settings i guess i didnt allow js files in php docs i dunno its what ut said