Posts Tagged ‘string’

Array Click client code com Creating css css3 download everything file free Function google idea image Images jquery line link Lt magazine name page Php piece plugin post search site solution something Style Stylesheet tag text theme time use version way web website WordPress Wp
Dec
01
2009
php

Using PHP to Remove an HTML Tag from a String

There are times when you need to strip one specific HTML tag from a string and the PHP function strip_tags() doesn’t work the way you want it to. strip_tags()...

Read More

2 comments

Mar
11
2009
backslash

Removing Extraneous Backslashes with PHP

This is something that most people who use PHP already know. I still think it is useful to mention it because some less experienced PHP coders might not have...

Read More

2 comments