when writing code using arrays you'll probably found stuck on a situation where you loose track of array keys in a associate array, or maybe its random that you don't know if its there or not.
if (array_key_exists('key_name', $search_array))
{
echo "array key found";
}
Get Free Sinhala IT Learning Videos
Kuppiya.com
No comments:
Post a Comment