Innobyte Capture The Flag
The Idea: It’s Cristi’s last month at Innobyte. As he’s an awesome colleague (and we know that his heart belongs to Innobyte), he wanted to give us a present: …
The Idea: It’s Cristi’s last month at Innobyte. As he’s an awesome colleague (and we know that his heart belongs to Innobyte), he wanted to give us a present: …
If you’ve ever used the Symfony framework, then you’ve likely used the Assetic Bundle, which uses the Assetic library to provide asset management tools. The bundle provides a wrapper for …
Extending The Symfony Assetic Google Closure Filter Read more »
We’ve just seen the first results of the survey created by Splinter.me, regarding the best countries to work & life for a developer. So far 1160 developers from all over …
Romania is Ranked 4th Place as the Best Countries to Work And Live in as a Developer Read more »
Tell us what does this var_dump return! var_dump( null == 0, # ? false == 0, # ? INF==INF, # ? (-1*INF) == (-1*INF), # ? (-1*INF) < (-1*INF), # …
It seems that you really like our PHP Challenges, which really makes us happy. So we bring another one to your attention. Since you got pretty comfortable with numbers during …
Do you know how to multiply extra-large numbers in PHP? Read more »