php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #832 unset not in documentation
Submitted: 1998-10-08 00:44 UTC Modified: 1998-10-12 12:01 UTC
From: egbert at sqla dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.3 OS:
Private report: No CVE-ID: None
 [1998-10-08 00:44 UTC] egbert at sqla dot com
When looking thru the manual for a way to remove a key from an array I ran across unset in the documentation for exec.  There is no documentation for unset.  Is unset what I need for removing a key from an array?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-12 12:01 UTC] zeev
Yes, it is.
Please don't report missing documentation as a documentation
problem (read http://ca.php.net/bugs-dos-and-donts.php3
for further details)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 01:01:33 2024 UTC