Actualizare in timp real.
$data = file_get_contents("http://www.texacom.ro/feeds/distributie.php?p=all");
$rows = explode("\n",$data);
$s = array();
foreach($rows as $row) {
$s[] = str_getcsv($row, ';');
}
Suport Tehnic: office@hdesign.ro