Re: Re: Wildcards???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




>The problem I have run into is:
>$_SERVER["HTTP_REFERER"] returns the following
>http://www.domain.com/index.php?whatever=this

         Display the server variables to see what's available on your system.

print_r($_SERVER);

Urb


>which makes:
>$_SERVER["HTTP_REFERER"] == "http://www.domain.com/index.php";;
>
>NOT true
>
>
>--- In php-objects@xxxxxxxxxxxxxxx, Urb LeJeune <urb@xxxx> wrote:
> > At 02:52 PM 12/17/04, you wrote:
> >
> >
> > >Does anyone know of a way in PHP to use Wildcards.....
> > >
> > >What I am trying to do is something like this,
> > >
> > >$_SERVER["HTTP_REFERER"] == "http://www.domain.com/index.php*";;
> >
> >
> >          Regular expression. http://domain.com/index.php would also be a
> > possibility.
> >
> > Urb
>
>
>
>
>
>
>PHP Data object relational mapping generator - http://www.meta-language.net/
>Yahoo! Groups Links
>
>
>
>




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

PHP Data object relational mapping generator - http://www.meta-language.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux