isset() VS array_key_exists() in PHP Here is the quick article which shows the difference between two PHP functions which are [code]isset()[/code] and [code]array_key_exists()[/code]. AvinashFebruary 7, 2012Web DevelopmentKeep Reading