Per quanto brutto:

Codice PHP:
<?php
$time 
substr($riga['OFPHH'], 02).":".substr($riga['OFPHH'], 2);
echo 
$time;
?>