ID:               26215
 Updated by:       [EMAIL PROTECTED]
 Reported By:      elger at kaep dot nl
-Status:           Open
+Status:           Feedback
 Bug Type:         Unknown/Other Function
 Operating System: windows 2000 server
 PHP Version:      4.3.2
 New Comment:

Do you have the notes extension loaded?


Previous Comments:
------------------------------------------------------------------------

[2003-11-12 07:49:09] elger at kaep dot nl

Description:
------------
Although I have the required PHP version installed all notes_ functions
are unknown. These should work above 4.0.5

Reproduce code:
---------------
<?php

$result = notes_version ( "mail.apostema.nsf");
print "$result";

?>


Expected result:
----------------
5.0.10

Actual result:
--------------
Fatal error: Call to undefined function: notes_version() in
C:\Inetpub\wwwroot\test\notes.php on line 3


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26215&edit=1

Reply via email to