|
Posted by GregoryD on 04/03/06 17:58
I'm trying to create what I think should be a simple script. I'm using
Dreamweaver, which saves a copy of the php page to the web server each time
you want to view it. I would like to include in include that contains a
form at the bottom of the page that would be used to save the static content
of the page being rendered for archiving purposes, but I ONLY want this to
show up if it's on a certain IP range (ie, I have a network of static IPs
locally that I want to be able to use this form to save a static copy of the
page to a filename prefix+timestamp). I'm new to php, and have figured out
how to do everything as far as creating directories and timestamping stuff
is concerned, but I'm a bit lost as to how to make this part work. Any
advice?
GregoryD
Navigation:
[Reply to this message]
|