Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| scripts-php-bash:digest-fluxbb [2018/10/27 17:08] – créée cyrille | scripts-php-bash:digest-fluxbb [2020/02/08 16:45] (Version actuelle) – crust | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | <sxh php; first-line: 89; highlight: [106,107]; title: New title attribute in action> | + | ====== Digest pour FluxBB ====== | 
| - | <?php | + | <WRAP center round important 60%> | 
| + | Attention, version mise à jour. Utiliser la dernière version du GIT (section **devel**). | ||
| + | https:// | ||
| + | </ | ||
| + | |||
| + | |||
| + | Envoi mail hebdomadaire des nouveautés d'un forum FluxBB | ||
| + | A copier dans un fichier **digest.php** et positionner sur un **cron**. | ||
| + | |||
| + | <code php> | ||
| + | <php> | ||
| # | # | ||
| # cyrille < | # cyrille < | ||
| - | # http:// | + | # https:// | 
| # Licence GPL | # Licence GPL | ||
| # | # | ||
| Ligne 165: | Ligne 175: | ||
| die(); | die(); | ||
| } # Fin du try | } # Fin du try | ||
| - | ?> | + | <php> | 
| - | <sxh> | + | </code> |