PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
1
'>>>> I\'m a String' does not match.
array (
0 => '>>>> I\'m a String',
)
1
'Something here >>>> I\'m a string' does not match.
array (
0 => '>>>> I\'m a string',
)
0
'Hello I\'m a string >>>>' does match.
array (
)
0
'Hi again I\'m a Stringy thing' does match.
array (
)