
Forum » » Questions » » Les dix derniers posts affichés en accueil.
Posté : 29-08-2006 20:38 
$max_caracteres=30;//Nbres de caractères pour le titre
if (strlen($topic_title)>$max_caracteres)
{
$topic_title = substr($topic_title, 0, $max_caracteres);
$topic_title = $topic_title."...";
}
$boxstuff.="<a href=\"viewtopic.php?topic=$topic_id&forum=$forum_id\">$topic_title& lt;/a></td>";
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=21018&forum=9