|
Posted by Tom on 06/04/07 18:35
On Fri, 01 Jun 2007 23:39:20 GMT, Shoe wrote...
>
>Hi,
>
>I'm working at ways to defeat form input spamming, and one method I'm
>working on is to generate "on the fly" an HTML file-name with the guestbook
>contents set as an include to the php. i'm not a php coder, so I'm
>interested in looking for any pre-made scripts or resources that might
>assist me in generating, say, a 16-digit random file-name for the guestbook
>page.
>
>If anyone could help point me toward pre-made scripts,resources or templates
>where I could learn this type of coding, I'd appreciate it.
>
>thanks
>
>S.H.
>
>
If you're using PHP, this might be a good place to start...
http://www.php.net/manual/en/function.rand.php
Tom
--
Newsguy.com - Express Accounts - 30 GB $9.95 / month
[Back to original message]
|