PDA

View Full Version : Just a quick question


LilPixie
02-24-2009, 10:06 PM
Thanks for all the help you guys provide. I have never been a part of a site that is so quick the answer and so helpful!

Anyway, a really quick question, if you don't mind. ^^;

I have a feature on my host that allows me to password protect some directories. I made a new pages for the adoptables to make it tidier, so users are not directly linked to adopt.php, but to the adopt.php?aID=# page.

Anyway, my question is, if I moved adopt.php to a new directory to password protect it so I can control which adoptables are viewed easier, would that mess with the script in a major way? If it will I'll just leave it where it is. ^^;;

Thanks so much, guys. :)

BMR777
02-25-2009, 04:34 PM
You would have to adjust adopt.php to make sure the other files it includes are at the right path, that is all the include statements in the file would need to be altered to point to the files they reference.

Also, this might really mess up the template on that page. Also, this may also mess up the cookies as well.

I would advise against this because there are a lot of unknowns to deal with.

LilPixie
02-25-2009, 04:52 PM
Ok thanks. ^^ I'll just keep it how it is.

Blue Icebox
02-26-2009, 12:49 AM
Egh... Well.. If you can go online and search.... you might find a way to MANUALLY change your password protect... There are a lot out there.. just hope that you know how to program and change the template and do things like that! *Cross my fingers*