Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Arno Welzel Newsgroups: comp.lang.php Subject: Re: Call to undefined function imap_open() Date: Fri, 9 Sep 2022 16:30:27 +0200 Lines: 27 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net Itg4+zWT86zVBwQ6kbvJTwnRhHMvFE81g+tuh8TcPenVD7/cMt Cancel-Lock: sha1:b7eoBIn8+Fg/1lHDDg5gPyqdats= Content-Language: de-DE In-Reply-To: Xref: csiph.com comp.lang.php:19099 Kristjan Robam, 2022-09-09 13:00: > Implement this then. > > Mark5320 kirjutas Laupäev, 3. september 2022 kl 11:34:31 UTC+3: >> $ php -r 'imap_open();' >> PHP Fatal error: Uncaught Error: Call to undefined function imap_open() >> in Command line code:1 [...] This is not a helpful answer. 1) Please put your response *below* a quote - text is read from top to bottom. This is Usenet not e-mail. 2) imap_open() is not to be implemented but provided by an PHP extension which has to be enabled: -- Arno Welzel https://arnowelzel.de