Thursday, 26 September 2013

Php Regular expression to find question mark in an array

Php Regular expression to find question mark in an array

I want to check whether the array value contains '?' or not. If yes, then
the character succeeding question mark has to be extracted. Thank you.

No comments:

Post a Comment