Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22841
| From | Roberto Tagliaferri <tagliaferri@bofhland.org> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: valore di default per il parametro $charset di imap_search() |
| Date | 2020-07-09 14:38 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <re7350$j2a$1@gioia.aioe.org> (permalink) |
| References | <re6f17$ofl$1@gioia.aioe.org> |
alex wrote: > Dovrebbe essere NIL, però qualcosa non funziona. > > Codice: > > imap_search( > $stream, > $criteria, > $options, > NIL > ); > > Output: > > PHP Fatal error: Uncaught TypeError: imap_search() expects parameter 4 > to be string, int given > > Vuole una stringa. > Ma quindi cosa gli passo? > La stringa di default qual'è? NULL, non NIL -- Roberto Tagliaferri-Linux user #30785 <-> r.tagliaferri@(forse)tosnet.it www.robyt.eu
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
valore di default per il parametro $charset di imap_search() alex <1j9448a02@lnx159sneakemail.com.invalid> - 2020-07-09 08:55 +0200
Re: valore di default per il parametro $charset di imap_search() Roberto Tagliaferri <tagliaferri@bofhland.org> - 2020-07-09 14:38 +0200
Re: valore di default per il parametro $charset di imap_search() alex <1j9448a02@lnx159sneakemail.com.invalid> - 2020-07-10 11:17 +0200
Re: valore di default per il parametro $charset di imap_search() Roberto Tagliaferri <tagliaferri@bofhland.org> - 2020-07-23 12:57 +0200
Re: valore di default per il parametro $charset di imap_search() alex <1j9448a02@lnx159sneakemail.com.invalid> - 2020-07-23 17:36 +0200
csiph-web