Title |
Test
Find
Bible verse bbcode tags for multiple versions and languages (eregi not preg_match)
|
Expression |
\[bible[=]?([a-zäëïöüæø]*)\]((([0-9][[:space:]]?)?[a-zäëïöüæø]*[[:space:]]{1}([a-zäëïöüæø]*[[:space:]]?[a-zäëïöüæø]*[[:space:]]{1})?)([0-9]{1,3})(:{1}([0-9]{1,3})(-{1}([0-9]{1,3}))?)?)\[\\/bible\] |
Description |
I used this to find bbcode [bible][/bible] tags. It also allows for multiple versions with a default and other than english languages.
This is eregi, not preg_match |
Matches |
[bible]Mark 11:23[/bible], [bible=asv]john 3:16[/bible] |
Non-Matches |
[bible]Cheeze[/bible], John 3:16 |
Author |
Rating:
Not yet rated.
Mark A. Boughter
|
Source |
http://imaginekitty.com/bible-tags-v2/ |
Your Rating |
|