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

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Notes extension does exists, unfortunately on our win32 build server we
do not have the necessary headers to build this extesion. Therefor at
the moment the notes extension is unavaliable.


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

[2003-11-12 08:09:39] elger at kaep dot nl

You hit the cause of the problem right on the nose, probably, because
I've not seen any lotus notes extensions anywhere in php. This makes me
wonder if there are ANY extentions. I've searched but I can't find any
guide to tell me where/how/what. Can you help me?

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

[2003-11-12 07:53:49] [EMAIL PROTECTED]

Do you have the notes extension loaded?

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

[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