Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dontpanic
  • Content: Threads
  • Order by date
  1. dontpanic

    Trying to do intelligent replacements

    I'm trying to use the preg_replace command to do replacements of specific strings with the string as a URL. An example from what I am using: $post['message'] = preg_replace('/(70-292)/i', '<a href=&quot;http://www.mcseworld.com/a/1932266569/&quot; target=&quot;_blank&quot;>\\1</a>'...

Part and Inventory Search

Back
Top