FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » help with regular expressions
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: help with regular expressions [message #174321 is a reply to message #174320] Sat, 04 June 2011 17:01 Go to previous messageGo to previous message
Innerlab is currently offline  Innerlab
Messages: 2
Registered: June 2011
Karma:
Junior Member
Hello. On the previous post, I made an error:

> I have a PHP script that returns links within wikipedia pages as:
> [url=_Name_of_URL_] Name_of_URL [/url]
> So, with regex I must parse the above to construct links like:
> <a href="http://URL">Name_of_URL</a>

The last line should have read:

<a href="http://Name_of_URL">Name_of_URL</a>

My apologies...
_______________________
Eduardo Gomez
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: syntax question
Next Topic: ONLINE BACKUP IS VERY MUCH ESSENTIAL FOR SECURE YOUR DATA
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Dec 01 06:36:19 GMT 2024

Total time taken to generate the page: 0.04237 seconds