qmqmqm Posted March 9, 2009 Share Posted March 9, 2009 Hi How can I check if an element exists in a one-dimentional php array of strings? Thanks a lot. Tom Link to comment https://forums.phpfreaks.com/topic/148638-check-if-element-exist-in-php-array/ Share on other sites More sharing options...
jcombs_31 Posted March 9, 2009 Share Posted March 9, 2009 in_array() ? Link to comment https://forums.phpfreaks.com/topic/148638-check-if-element-exist-in-php-array/#findComment-780525 Share on other sites More sharing options...
qmqmqm Posted March 9, 2009 Author Share Posted March 9, 2009 in_array() ? Thank you jcombs_31 ! Link to comment https://forums.phpfreaks.com/topic/148638-check-if-element-exist-in-php-array/#findComment-780533 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.