-
Categories
- Browsers (15)
- CSS (12)
- Events (8)
- Git (1)
- Graphics (4)
- HTML/XHTML (4)
- JavaScript (25)
- jQuery (18)
- MySQL (3)
- News & Updates (28)
- Operating Systems (2)
- PHP (33)
- Regular Expressions (4)
- Resources (3)
- Surreal CMS (11)
- Tutorials (4)
- Web Design (4)
- Web Servers (7)
- Web Standards (4)
- WordPress (1)
Category Archives: MySQL
Import/Restore MySQL Files From the Command Line
Using the command line to import large SQL files into a MySQL database. Continue reading
Inserting An Array into a MySQL Database Table
A streamlined method of inserting an array of values into a MySQL database with detailed results on success or failure. Continue reading
Posted in MySQL, PHP
13 Comments
Ridiculously Simple SQL Injection
A real-life example of how I used a common SQL injection technique to gain access to an online ordering system. Continue reading
Posted in MySQL
3 Comments