Kickers ^^

Frequently asked questions

\n" ; $i = 0 ; foreach ( $files as $file ) { $fd = fopen($rep.$file,"r") ; $question = preg_replace("/<\/*h[1-5]?>/","",fgets($fd)) ; echo "
  • $question
  • \n" ; fclose($fd) ; $i++ ; } echo "\n" ; $i = 0 ; foreach ( $files as $file ) { echo "\n" ; include $rep.$file ; echo "\n" ; echo "
    \n" ; $i++ ; } // end - foreach ?>