PHP manual copyright question

[email protected] (Kyle Simek) Wed, 23 May 2007 15:18:26 -0700
Newsgroups php.doc.license
Message-ID <[email protected]>
I am wondering what the legal implications are of re-using php source 
code from the user comments of the online php manual.  The user comments 
for the "unlink" function include a nice function that i would like to 
use in my application, but I don't want to violate any ethical codes or 
get my employer in legal hot water if I use it without permission.  I 
couldn't find any information in the the license information, except 
that user comments are covered by the same license as the manual itself.

Are code samples in the PHP manual open to free use?

Thanks,
Kyle Simek