[Ilugc] "Ruby on Rails" on a php and python hosting.

  • From: ushapramoth@xxxxxxxxx (Usha Murali)
  • Date: Tue, 13 Dec 2011 12:19:02 +0530

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

Other related posts: