[Phplib-users] sending the url of a protected page
Brought to you by:
nhruby,
richardarcher
From: Richard A. <rh...@ju...> - 2002-11-07 07:40:43
|
Hi, I'm having a brain-block here... must be the heat. I want to send via email a URL like: https://www.example.com/blah.php?id=123 The blah.php script requires admin permissions. I want it to put up the interstitial login screen then show the results of the "id=123" query. I can't work out how to do this, but I'm sure it must be possible! How?? ...Richard. |