jason846
Sep 25 2009, 06:34 PM
Okay, i have my own .ZZL.ORG domain ( grlevelxmods.zzl.org)
but when i put php scripts in it via FTP i just get the source code in my browser, like if i were to put a PHP comment board on my server, would i place it in the root directory, or create a directory and then paste the files in that directory?
again, for this, ill put a php mssage board called GBOOK in my root directory,
and all i see is the body of the APP,
HELP!!!!
Thanks!
~jason
What is the filename you're saving it as?
jason846
Sep 25 2009, 07:07 PM
QUOTE(Ed @ Sep 25 2009, 06:58 PM)

What is the filename you're saving it as?
i'am not writing it, i downloaded off a website, the file name is GBOOK.php
Joseph9560
Oct 1 2009, 04:46 PM
QUOTE(jason846 @ Sep 25 2009, 07:07 PM)

i'am not writing it, i downloaded off a website, the file name is GBOOK.php
you should have provided few lines of that script. Just make sure there's php tags <?php ... ?> and the codes are between those tags.
NaRzY
Oct 12 2009, 12:19 PM
If you want everyone to see it, put it in the root. If you only want people to be able to navigate to it, put it deeper in your hosting.