How to see whether a creationist argument is worth looking at 101:
<?php
if ( $quotes > $restoftext )
echo "[Insert Creationist Name Here] is an idiot and is probably quote-mining.";
if ( $quotes =< $restoftext )
echo "Hm... Might take a look...";
?>
P.S. I haven't done PHP in a while so don't blame me if I have got it wrong.
<?php
if ( $quotes > $restoftext )
echo "[Insert Creationist Name Here] is an idiot and is probably quote-mining.";
if ( $quotes =< $restoftext )
echo "Hm... Might take a look...";
?>
P.S. I haven't done PHP in a while so don't blame me if I have got it wrong.