> which works fine until I add this at the top
>
> if($HTTP_REFERER != "http://www.hardcorehosting.com/video/test.html";)
> {
> exit();
> }
>
Check to make sure $HTTP_REFERER is being set. Just create another script
that has something like:
Then create a link to this new script from the te
On Fri, 11 May 2001 17:28:25 -0500, WebMaster
([EMAIL PROTECTED]) wrote:
>I did :( went character by character and could find not extra
spaces.
>
>At 06:16 PM 5/11/01 -0400, Michael Kimsal wrote:
>>Check for extraneous spaces in your script.
>>
>>Tim Schulte wrote:
>>
>> > Hi there -
>> >
>> >
I did :( went character by character and could find not extra spaces.
At 06:16 PM 5/11/01 -0400, Michael Kimsal wrote:
>Check for extraneous spaces in your script.
>
>Tim Schulte wrote:
>
> > Hi there -
> >
> > I am having some weird problems here. I am try to write a script that
> > will che
Check for extraneous spaces in your script.
Tim Schulte wrote:
> Hi there -
>
> I am having some weird problems here. I am try to write a script that
> will check to see where a movie file is being called from. I want to define
> which web page I will allow a movie to be called from, and blo
4 matches
Mail list logo