![]() |
Codeigniter4 Imap Read Email - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11) +--- Thread: Codeigniter4 Imap Read Email (/showthread.php?tid=86946) |
Codeigniter4 Imap Read Email - RedWd - 02-28-2023 Hi everyone, is it possible to read email with ci4 ? RE: Codeigniter4 Imap Read Email - superior - 02-28-2023 PHP has functions to do this, try looking voor imap_ functions RE: Codeigniter4 Imap Read Email - RedWd - 03-02-2023 (02-28-2023, 05:10 AM)superior Wrote: PHP has functions to do this, try looking voor imap_ functions yeah, i know. I ask about ci4 RE: Codeigniter4 Imap Read Email - superior - 03-02-2023 (03-02-2023, 04:17 AM)RedWd Wrote:(02-28-2023, 05:10 AM)superior Wrote: PHP has functions to do this, try looking voor imap_ functions Then the short answer is: no. |