Recent Comments
- ocramius on LessPHP Minify Integration for faster LessCSS development
- Robert on LessPHP Minify Integration for faster LessCSS development
- ocramius on Google Releases new Webmaster Tools Features!
- Stephan on Google Releases new Webmaster Tools Features!
- ocramius on LessPHP Minify Integration for faster LessCSS development
Last Tweets
- RT @spiffyjr: #zf2 #doctrine Finished refactoring SpiffyDoctrine into the official DoctrineModule for ZF2 http://t.co/vtaPbme9 2012/01/10
- AAA @bergie needed on #symfony-cmf :) #doctrine #phpcr #odm 2012/01/09
- http://t.co/U6ofDp0W nice #safari trick for #windows x64! Give it a try! via @w3bd3vil 2011/12/21
- @otaviofff @lsmith @dbu @Symfony #CMF = Content Management Framework. Also, yes, it runs on #jackrabbit (if you want on #doctrine #DBAL) 2011/12/08
- @dayson Seems like you're having a lot of fun right there :) But I wish you every good thing for your #startup :) 2011/12/07
Categories
Blogroll
- Emanuele Minotto Just another Web Developer’s Blog
- Focus the Web Music, Web Design and Ideas
- InnoBrainz
- Resume My Web Development resume
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 backdoor, exploit, lamp, MySQL, php, sql injection 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 css, lesscss, minify, php 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 DBA, Development, MySQL, Query, SQL, Tricks Leave a comment
