编辑器测试:新浪编辑器(sinaEditor)+代码整合(code)-测试 收藏
2009年08月26日


  1.     include_once(dirname(__FILE__).'/../../../../lib/ugeshi/geshi.php');
  2.  
  3.     if (get_magic_quotes_gpc()) {
  4.         $_POST['UGCode'] = stripslashes($_POST['UGCode']);
  5.         $_POST['UGTitle'] = stripslashes($_POST['UGTitle']);
  6.         $_POST['UGLang'] = strtolower($_POST['UGLang']);
  7.     }

 

本文永久链接: http://www.zzxj.net/blog/fxs_2008/archive/2009/08/26/50.html

发表于 @ 2009年08月26日 |评论(loading... )|收藏

发表评论 姓  名: