The Artima Developer Community
Sponsored Link

PHP Buzz Forum
The Joy of Regular Expressions [2]

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Harry Fuecks

Posts: 875
Nickname: hfuecks
Registered: Sep, 2004

Dynamically typed through Sitepoint
The Joy of Regular Expressions [2] Posted: Sep 26, 2006 4:12 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Harry Fuecks.
Original Post: The Joy of Regular Expressions [2]
Feed Title: SitePoint's PHP Blog: Dynamically Typed
Feed URL: http://feeds.pheedo.com/sitepoint_blogs_category_php_feed
Feed Description: SitePoint's PHP blog: Dynamically Typed
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Harry Fuecks
Latest Posts From SitePoint's PHP Blog: Dynamically Typed

Advertisement
So continuing the fun started here… Contents Part 2 Where we’ve been so far… Hunting for .jp(e)gs Escaping Meta Characters Search and Replace preg_quote() preg_replace() Word Boundaries, Word Characters… and everything else Sub-patterns Spot the XSS Hole eval() is evil! preg_replace_callback() Where we’ve been so far… First a quick summary of what we covered in part one; Expression delimiters e.g. /yes/ or %yes% Pattern modifier syntax e.g. /yes/i Meta characters… Start and end assertions: [...]

Read: The Joy of Regular Expressions [2]

Topic: AJAX Demythified for PHP Programmers Previous Topic   Next Topic Topic: Solar 0.24.0 Released

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use