For everything you have missed, you have gained something else; and for everything you gain, you lose something.
I have built a nice little quote grabber for your downloading pleasure. I have an example of what this dirty little code can do as an example Quote Bank
Without further ado,
]*>(.*?)
~is',$url_str,$matches);
foreach($matches[0] as $k=>$v){
$str .= $v;
}
echo $str;
?>
A mighty easy curl script but why can’t something be simple and effective
Death solves all problems – no man, no problem.
-Joseph Stalin











