One of my biggest pet peeves in life is having some non-techie ask me a question about how to do something the right way, then spend the next three hours justifying to me why they did it the wrong way and will continue doing it wrong. I’m not saying that I’m the best at what I do, but I am pretty good. At least, I’m better at programming than someone that has never written a line of code in their life. I don’t take my car to the mechanic and tell him how to fix it. I don’t go to the doctor and tell him how to do a surgery. No! Instead, I trust them and rely on them to do what it is that they have been trained to do. Continue reading “Exploit PHP with BackTrack 5 and Backdoors”
php Nested Set Trees
About Nested Set Trees
When I learned programming, I was intensively taught how to deal with data structures in programming languages like C, C++, Ada, Modula, … When I tried to represent hierachical structures (tree structures) with databases, I realized that different representations and algorithms are more appropriate. Continue reading “php Nested Set Trees”
PHP exception handling
What is an Exception
With PHP 5 came a new object oriented way of dealing with errors.
Couchbase Server
Always Scalable. Always Fast. Always On.
install Memcached Server and access it with PHP
Thinking of implementing caching for your php application , you are at a right place. Just in 10 simple (copy and paste) steps you can install and access Memcached Server.
Continue reading “install Memcached Server and access it with PHP”
Portamento.js
Portamento is a jQuery plugin that makes it simple to add sliding (aka "floating") panel functionality to your web page. All that’s needed is some simple CSS and one line of JavaScript, and you’re away!