DURC
Here attanched our durc
$position=90; // Define how many character you want to display. $message= $row_news_dx['testo_en']; $post = substr($message, 0, $position); echo $post; echo "..."; ?>
$position=90; // Define how many character you want to display. $message= $row_news_dx['testo_en']; $post = substr($message, 0, $position); echo $post; echo "..."; ?>
$position=90; // Define how many character you want to display. $message= $row_news_dx['testo_en']; $post = substr($message, 0, $position); echo $post; echo "..."; ?>