php code [2008-05-11 19:43:07]
RE: Securing mySQL dataqbase with php code
WeberForums.com - http://www.weberforums.com/
Preventing design theft. A few tricks of the trade.
By Paul Anthony
PHP code. Php makes things easy pie with mod_rewrite - as shown below. This should block about 99% of the screenscrapers out there at the minute. RewriteEngine OnRewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR]RewriteCond …
Web design in Ireland