jonaofarc Posted November 26, 2008 Share Posted November 26, 2008 I have an array .... ( [user_friend_id] => 1 [friend_pic] =>, how does one use if (in_array('9', $friends)) { echo "Got Irix"; } how do I convert my array to make it work with in array? Link to comment https://forums.phpfreaks.com/topic/134330-i-have-an-array-user_friend_id-1-friend_pic/ Share on other sites More sharing options...
jonaofarc Posted November 26, 2008 Author Share Posted November 26, 2008 am I not clear? anyone? Link to comment https://forums.phpfreaks.com/topic/134330-i-have-an-array-user_friend_id-1-friend_pic/#findComment-699333 Share on other sites More sharing options...
The Little Guy Posted November 26, 2008 Share Posted November 26, 2008 not really Link to comment https://forums.phpfreaks.com/topic/134330-i-have-an-array-user_friend_id-1-friend_pic/#findComment-699339 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.