key_exists(3) php man page | unix.com

Man Page: key_exists

Operating Environment: php

Section: 3

KEY_EXISTS(3)								 1							     KEY_EXISTS(3)

key_exists - Alias ofarray_key_exists(3)

	This function is an alias of: array_key_exists(3).

PHP Documentation Group 													     KEY_EXISTS(3)
Related Man Pages
array_search(3) - php
isset(3) - php
php_logo_guid(3) - php
get_cfg_var(3) - php
main(3) - php
Similar Topics in the Unix Linux Community
Perl join two files by "common" column
merge multiple tables with perl
Bash: Pulling first and last character in string
Joining files using awk not extracting all columns from File 2
Reconciling two CSV files using shell scripting