[thelist] PHP include & Spambots
jono at charlestonwebsolutions.com
jono at charlestonwebsolutions.com
Wed Nov 9 12:10:55 CST 2005
OK, good enough. That's what I thought.
Thanks
> No they should not be able to see that piece of code as that is done
> on the server side of things as apposed to the client side of things.
>
> On 11/9/05, jono wrote:
>> Will the following be seen by SPAMbots?
>>
>> <?php
>> include('MailToForm.class');
>> $MailObject = new MailToForm("name at domain.com");
>> ?>
More information about the thelist
mailing list