Hi,

Anyone can help me how to give multiple search strings in imap_search
function,


i tried with regular expression as follws, since  i want to search all
strings in Subject starting with alphabet "s".


$emails = imap_search($inbox,"BODY Sp*");

Kindly can u suggest any links on this multiple search
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to