ID: 27725 Updated by: [EMAIL PROTECTED] Reported By: ioresult at rin dot ru Status: Bogus Bug Type: *General Issues Operating System: No matter PHP Version: 4.3.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2004-03-26 18:07:28] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Read docs on unset(). ------------------------------------------------------------------------ [2004-03-26 18:06:06] ioresult at rin dot ru Description: ------------ Tell me please, how can I delete etelment of array if I know his key and value. I have an array $array ("asd","wersd","dfv","efxc","eq23e"), and for example I want to delete value "dfv" and get array $array("asd","wersd","efxc","eq23e"). It's imposibble? There is no functions for this... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27725&edit=1
