|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2006-10-01 15:18 UTC] mad at dactar dot ch
Description:
------------
echo phpinfo('imap') return nothing
Reproduce code:
---------------
<?
echo phpversion('imap');
?>
Expected result:
----------------
2001
Actual result:
--------------
nothing
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 03 23:00:01 2025 UTC |
phpversion('imap') return nothing