functions-online

Comments

Last comments of user devvyn

On 20. Mar 2012 18:21 devvyn wrote at preg_split:

I really like this tool, because it specifically lets me test preg_split without typing up test code. If I could add one improvement to this it would be the ability to choose multiple flags, such as in the expression (PREG_SPLIT_NO_EMPTY | PREG_SPLIT_DELIM_CAPTURE). I believe bitwise OR is the proper way to combine, and a multiple select box here should do the trick.