MyBB Community Forums
MyBB Community Forums
>
Resources
>
MyCodes
> How to make variables OPTIONAL?
Full Version:
How to make variables OPTIONAL?
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
expat
2015-10-07, 02:57 AM
\[progress=([0-9]+?)?(?: )?(?:([0-9]+?))?\](.*?)\[/progress\]
by adding
?(?:<!-- NEW VARIABLES HERE -->)?
MyBB Community Forums
>
Resources
>
MyCodes
> How to make variables OPTIONAL?