View Single Post
  #10 (permalink)  
Old Sep 1st, 2007, 22:44
alexgeek's Avatar
alexgeek alexgeek is offline
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,800
Blog Entries: 9
Thanks: 2
Thanked 2 Times in 2 Posts
Re: Fwrite to certain area on a page

Quote:
Originally Posted by danedesigns View Post
Yeah, that's a problem. For the time being, this include page has a randomly generated name so people can't just guess it. Also, they can't browse the contents of the admin folder, so technically, there shouldn't be a way to view the contents of this text file. Right?

As for the problem, I got it fixed by putting a $-variablename and then used string replace to take out the "-" before it is processed. This seemed to work. THanks for the help.
Wouldn't it be easier just to make it a php file?
Reply With Quote