Thread: [Solved] Regex Argument Type Mismatch
View Single Post
Chaosxk
Veteran Member
Join Date: Aug 2010
Location: Westeros
Old 05-03-2017 , 21:29   Re: Regex Argument Type Mismatch
Reply With Quote #3

PHP Code:
Regex CountDown = new Regex("/{CountDown:([1-9]+)}/"PCRE_CASELESSRegexErrsizeof RegexErrCountDownError);
//do something
delete CountDown
Not sure what you mean by the 2nd question.
__________________

Last edited by Chaosxk; 05-03-2017 at 21:29.
Chaosxk is offline