View Single Post
Old 01-27-2005, 03:06 AM   #1
blueyed
Green Mole
 
Join Date: Sep 2004
Posts: 19
improved robot_functions.php for 1.8.7

Attached is my modified robot_functions.php, merged with 1.8.7:

it includes:
  • phpdigExplore(): preg_match() / preg_match_all()
  • phpdigTempFile(): static $is_exec_command array, so the is_executable() check has not to be done on every function call
  • phpdigExplore() / phpdigTempFile(): make use of file_get_contents()
Attached Files
File Type: txt robot_functions.php.based-on-1.8.7.txt (64.0 KB, 62 views)

Last edited by blueyed; 01-27-2005 at 03:11 AM. Reason: attach file
blueyed is offline   Reply With Quote