function ConvData($data){ return implode("/",array_reverse(explode("-",$data))); }