[thelist] Links and Spiders (PHP solution)

Lachlan Cannon luminosity at members.evolt.org
Sun Dec 29 19:18:00 CST 2002


Timothy J. Luoma wrote:
>     // this actually sends the message
>     mail("$MAIL_TO", "$SUBJECT", "$MESSAGE", "$HEADERS");

Tim, why the quotes around all your stand alone variables? All you're
doing is making your files bigger and slowing down PHP's parsing.
--
Lach
__________________________________________
Web: http://illuminosity.net/
E-mail: lach @ illuminosity.net
MSN: luminosity @ members.evolt.org
__________________________________________





More information about the thelist mailing list