On Thu, 2004-08-26 at 01:27, Syed Ghouse wrote:
> Hi 
> 
> Also pls tell me how to extract the href value of the code below
> 
> <a href="http://www.google.com";></a>
> 
> <a href='http://www.google.com'></a>
> 
> <a href=www.google.com></a>
> 
> i m weak in regular expression in php and tell me how to learn easily.
> 
> Regards
> Syed

Is it just that you're lazy and don't want to search the archives for
something which is asked all the time, or just naive enough to think
that the people on this list will do your work for you?

Try one of the following:

1. Search google:
http://groups.google.ca/groups?q=href+group:php.general&start=50&hl=en&lr=&ie=UTF-8&group=php.general&selm=000001c1ba53%24dd9c6270%24e2563944%40cc1966780a&rnum=57
2. Search the archives of this mailing list
3. Buy a book
4. If all of the above fail, turn off your confuser/computer and walk
away

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

Reply via email to