php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #17395 isset not properly documented
Submitted: 2002-05-23 14:03 UTC Modified: 2002-05-24 14:46 UTC
From: ferguson at knightsweb dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.1 OS: win98
Private report: No CVE-ID: None
 [2002-05-23 14:03 UTC] ferguson at knightsweb dot net
no where can i find that iset will check for array elements.

eg.   isset($HTTP_SESSION_VARS['LoginStat'])
if it is set, it will return ture and if it isnt it wont!

I know that this is valubal info to me.

Brendan


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-24 14:46 UTC] derick@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Nov 13 06:01:32 2024 UTC