[PHP-DB] Spam Post Defense / ID spam form posts

2007-08-23 Thread Instruct ICC
Can server1 receive a web page form post from remoteAttacker, identify it as spam (or a DoS or DDoS attack), hand off the socket to multiple threads on multiple servers owned by server1's owner, return multiple responses to remoteAttacker which normally would have been a single response returned

RE: [PHP-DB] Spam Post Defense / ID spam form posts

2007-08-23 Thread Instruct ICC
Sorry, wrong list (although I'm tracking them in a DB). Advice appreciated... _ Learn.Laugh.Share. Reallivemoms is right place! http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us -- PHP Database Mailing List (http://www.php.net/)

[PHP-DB] Passing variables to a PHP script on clicking a hyperlink

2007-08-23 Thread Suamya Srivastava
Hello, How can I pass variables on clicking a hyperlink to a PHP script? I have 5 hyperlinks, all pointing to the same PHP script. However, on clicking each hyperlink a different value of the variable needs to be passed to the PHP script. i.e. I have 5 databases from which I want to obtain inform