Re: [PHP] PHP site search broken?

2012-12-05 Thread Daniel Brown
On Tue, Dec 4, 2012 at 3:56 PM, Paul M Foster wrote: > Is it just me, or is the search feature on php.net broken? > > When I enter a full search term (known good function name) and then hit > the arrow, it brings me back to the generic search page. If I enter a > partial search term and then click

Re: [PHP] Re: shared memory on php servers?

2012-12-05 Thread tamouse mailing lists
On Tue, Dec 4, 2012 at 7:02 AM, Alessandro Pellizzari wrote: > Il Tue, 04 Dec 2012 11:49:22 +0100, rene7705 ha scritto: > >> I'm wondering, what's the fastest way to put a large and deep array() >> structure in shared memory on a PHP server? > > Using MongoDB. :) +++ -- PHP General Mailing List

Re: [PHP] how to read emails with php

2012-12-05 Thread tamouse mailing lists
On Tue, Dec 4, 2012 at 12:24 PM, Farzan Dalaee wrote: > Warning: imap_open() [function.imap-open]: Couldn't open stream > mail.mydomain.net:143/pop3INBOX in C:\xampp\htdocs\mail.php on line 6 > > Warning: imap_check() expects parameter 1 to be resource, boolean > given in C:\xampp\htdocs\mail.php