Je tiens à vous présenter un forum oublié, je crois même par ses auteurs, mais qui vaut son pesant de cacahuètes c’est DNF un script en PHP4 sans bases de données, personnalisable automatiquement et avec auto-installation. Il est bien complet et à tester ici, puis téléchargeable là.

Il y a un paquet de modules complémentaires centralisés sur ce site rubrique Dpack Forum DNF.
Je vous invite à jouer avec !
This entry was written by , posted on 16 janvier 2012 at 1 h 58 min, filed under Front and tagged 1.0, forum, php, Script. Leave a comment or view the discussion at the permalink.
Remplacer ce que vous trouverez dans la page HEADER dans la balise TITLE par :
<title>
<?php wp_title(‘ ‘); ?>
<?php if(wp_title(‘ ‘, false)) { echo ‘|’; } ?>
<?php bloginfo(‘name’); ?>
</title>
This entry was written by , posted on 7 octobre 2011 at 8 h 56 min, filed under Back and tagged code, html, name, php, title, wordpress. Leave a comment or view the discussion at the permalink.
<?php$nbcolor=9;$color[1]="#D01F3C";$color[2]="#356AA0";$color[3]="#3F4C6B";$color[4]="#6BBA70";$color[5]="#73880A";$color[6]="#C79810";$color[7]="#D15600";$color[8]="#B02B2C";$color[9]="#E1EDF1";srand((double)microtime()*1000000);$affcolor=rand(1,$nbcolor);?><body bgcolor="<?echo$color[$affcolor];?>">
This entry was written by , posted on 24 janvier 2010 at 23 h 29 min, filed under Front and tagged color, php, Script. Leave a comment or view the discussion at the permalink.