View Single Post
Old 12-06-2004, 03:25 PM   #6 (permalink)
Rafkin
Registered User
 
Rafkin's Avatar
 
Join Date: Mar 2004
Posts: 20
Rafkin is on a distinguished road
Ok, I'll see what I can do with that.. the arrays do make it easier..

also, most scripts will be small, but occasionally I'll get one that is pretty big, such as

http://www.aakanaar.com/furcadia/scripts/clipboard.txt

so question is, should i pass something that big as one string, using the multi-line option in the regex? or should i pass that one line at a time? Wich would be faster, or more optimized?
Rafkin is offline   Reply With Quote