Webmaster / Chef de projet Web

Author Bensimon

Super Bad Mario

Discover these two little episodes of Super Bad Mario, where Mario (and Luigi in the second episode) are integrated into videos on the Internet, causing accidents.Pretty cool, it really feels like these accidents are caused by Mario and Luigi!Episode 1… Continue Reading →

Calculate Age in PHP with Date of Birth

I just found a little piece of code created one fine morning with a function that allows you to calculate someone’s age based on their date of birth : function age($day, $month, $year) { $age = (date(‘Y’) – $year); if(… Continue Reading →

Newer posts »

© 2026 Bensimon Eyal — Powered by WordPress

Theme by Anders NorenUp ↑