View Single Post
Old 02-23-2005, 04:12 PM   #1
vispa
Green Mole
 
Join Date: Feb 2005
Posts: 4
Chunk Size and Summary Length

Hi,

Can you tell me what the following actually do?

define('CHUNK_SIZE',1024); //chunk size for regex processing
define('SUMMARY_LENGTH',500); //length of results summary


Thanks

Martin
vispa is offline   Reply With Quote