|
regex to match a class element
im looking to match a h1 tag with a class, but also match after that class so
<h1 class="video-title one two clearfloat">get this</h1>
/<h1 class="video-title .*?\">(.*?)<\/h1>/
is this correct?
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
My Newest Theme
|