PHP How to remove duplicate value in multidimensional array and merge others
问题 I've spend couple of hours on this problem. I have a multidimension array with fonts details and I want to merge it to send one request to google web fonts. (Each array describe font details of different html tag) Anyone can help me with that? Input: Array ( [1] => Array ( [family] => Abril Fatface [weight] => regular [charset] => latin,latin-ext ) [2] => Array ( [family] => Akronim [weight] => regular [charset] => latin ) [3] => Array ( [family] => Akronim [weight] => regular, bold [charset]