Category Archives: Development

PHP Security Exploit: MySQL as a Backdoor with Load Data Local Infile

Yesterday I stumbled on a piece of code shown me by my friend Andrea Guglielmo. It is an exploit that could affect mostly shared hosting solutions, and which I’ve never seen before, even if it has not been invented recently.

Posted in 5.3, DBA, Development, Exploits, IT, MySQL, PHP, Programming | Tagged , , , , , | 2 Comments

LessPHP Minify Integration for faster LessCSS development

Today I’ve been working on some addition to the Minify Project to support LESS CSS integration throug LessPHP. Why do I need LESS CSS? As you probably have noticed, your CSS files are becoming huge, especially when working on great … Continue reading

Posted in CSS, Design, Development, IT, LESS CSS, PHP, Startup Projects | Tagged , , , | 31 Comments

MySQL Custom Sorting Rules

How to sort data in MySQL with a custom sorting list… Easy! Continue reading

Posted in DBA, Development, IT, MySQL, Tricks | Tagged , , , , , | Leave a comment