Hello, where do I find the code that shows what all the preg_match symbols mean. For instance I have seen people use #i...
if(preg_match('#($¦[\'"])#i' etc. etc. and it doesn't say what all this means in the php manual. Where do I find what many of these symbols with preg_match mean? I can't learn to use preg_match properly if I don't find out this. Please let me know, thank you very much.
[edited by: Simone100 at 6:39 am (utc) on Sep. 5, 2007]