Use an SQL Injection Cheat Sheet XSS (Cross-Site Scripting) and CSRF (Cross-Site Request Forgeries), are at least as common and at least as dangerous. We can provide some much-needed context, but because we don’t want to focus too much on one attack, we’ll first take a step back. Every developer should be familiar with good …
Monthly Archive
for: ‘September, 2010’
The Worst Crimes by Web Designers & Developers
Web designers & developers often focus on web standards, table-less layouts or CSS effects like styled lists or sidebars etc. All these things are perfectly OK unless they are executed at the expense of findability. Findability is a seemingly new term that has become a buzzword recently due to a book called Building Findable Websites …
FIFA 2011 Demo
The EA SPORTS soccer engine that drives the award-winning FIFA franchise on Xbox 360 and PS3 has arrived on PC, delivering next generation console-quality gameplay, game modes and graphics. The physics-based, data-driven technology delivers true freedom on the pitch with individuality of player control and movement, sophisticated ball touches, and physical interaction between players. It …
PHP backup DB
backupDB() is a PHP script that backs up MySQL tables and databases to a gzip’d file for easy daily backup. Can back up a single database and/or table, or all tables. Structure-only, complete-inserts optional. Can be called interactively or run as a cron job. Works well with doSQL() (also available on this site).
