> Just curious to know if anyone knows of a way of displaying a set of > links on a page only when that page is loaded on my local development > machine and not when it's loaded by the general internet public on my > remote host's machine? > > I have several background content editing pages which would be handy to > be able to access when previewing pages locally, but which wouldn't be > applicable to the 'live' site, since the content editing pages > themselves are only available locally...
I'm sure there's something in the $_SERVER array that you could check... ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php