Re: Testing a URL with regex

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

 



Sn!per wrote:
Let's say I have these URLs

http://example.com/index.php?q=gallery
http://example.com/index.php?q=gallery&g2_itemId=81
http://example.com/index.php?q=gallery&g2_itemId=100

I want to have a line of code that will extract just the "http://example.com/index.php?q=gallery"; part of the URL.

I am never good with regex, please help. TIA.

--
roger




--
Sign Up for free Email at http://ureg.home.net.my/


http://uk3.php.net/parse_url may be more suited to you're needs

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux