how to compare two array and print not matching?(php)

Viewed 7

what I want to do is

  • There are two factions one fetches data from a table one is from another table

  • it may be the same array. if the array data is the same don't print it

only print the datas is not the same

0 Answers
Related