«« Next » « Previous
«« Next » « Previous

Link Details

DZone depends on you. Login and vote now.
Link 17476 thumbnail

By Bouvillon
via webcheatsheet.com
Published: Apr 02 2007 / 06:17

Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and then considers the functions that PHP provides for working with regular expressions.
  • 15
  • 2
  • 1055
  • 193

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.