FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » Test Forum » nothing to see here
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
icon13.gif  nothing to see here [message #40084] Sun, 13 January 2008 11:07
Anonymous   Qatar
<?php
include_once('inc\geshi.php');
$source = $_GET["code"];
$language = $_GET["name"];
$geshi =& new GeSHi($source, $language);
echo $geshi->parse_code(); 
$geshi->enable_line_numbers(GESHI_NORMAL_LINE_NUMBERS, 0)
?>
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: poll
Next Topic: Test
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu May 16 22:44:16 GMT 2024

Total time taken to generate the page: 0.02390 seconds