I would like to be be able to use a regular expression in PHP to be able to extract the value of "Ruby9" from the following html snippet
on Red Hot Ruby Jewelry<br>Code: Ruby9<br>
Sometimes the "Code" will be alphanumeric,numeric, or just letters.
Any advice would be much appreciated Thanks!