[Rails] Re: executing javascript on the server side
Usha Murali wrote in post #1036452:
> 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
Please do NOT hijack other posts and create a new post for this
question.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home