<?php
function cutstring($text) {
$sub = explode("&",$text);
$text = $sub[0] . "&" . $sub[3];
return $text;
}
?>
prova e dimmi se funziona (non l'ho testato, ma dovrebbe andare)
ciauz![]()
<?php
function cutstring($text) {
$sub = explode("&",$text);
$text = $sub[0] . "&" . $sub[3];
return $text;
}
?>
prova e dimmi se funziona (non l'ho testato, ma dovrebbe andare)
ciauz![]()
If today was perfect, there would be no need for tomorrow...
Live as you want, the wildest way you can, till you're alive!!