I have an array of products and i want to sort them with another array.
$products = array( 0 => \'Pro 1\', 1 => \'Pro 2\', 2 => \'Pro 3\' ); $sor