Tip

/Tip

Top 5 STEM Activities for Kids

What is STEM, and why is it important? STEM is a curriculum based on science, technology, engineering, and math, but rather than teach these subjects discretely and separately, STEM integrates the subjects into a cohesive learning paradigm with real-world applications. [...]

Image Tag RegEx

The RegEx (regular expression) "/<a[^>]+\><img[^>]+\><\/a>/" can be used to match an image tag inside of an anchor tag, e.g. the typical first image of a post with an embedded image. We need to find them in old posts, to remove [...]

By | 2015-03-07T20:15:59-05:00 March 7th, 2015|Tip|Comments Off on Image Tag RegEx