so i have to seperate tables in a db, one is a kind of like a friends list and the other is used for page connections (people who have subscribed to a particular page on the website).
will it be possible to loop the in_array function so i can check the array from the page connections with the array from the friends list?
will it be possible to loop the in_array function so i can check the array from the page connections with the array from the friends list?
Comment