Profiling PHP Applications
It's nothing new that speed is important for the success of any web applica...
It's nothing new that speed is important for the success of any web applica...
Whether you use Memcached or another caching technology, such as APC or Zen...
Application metrics are extremely important but are often hard to gather as...
Linux distributions are using very powerful package systems for deployment...
In this world where we have moved beyond web pages and build ever-more asyn...
OPCache is PHP's default OPCode cache mechanism, which has been introduced...
Data Mappers (like Doctrine2) help us a lot to persist data. Yet many proje...
This talk will focus on XSS, CSRF, Session Hijacking, SQL Injection, and ot...
Here's one to give the PHP bashers a well-deserved black eye! Twitter is on...
Let's have a close look into the Red-Green-Refactor cycle and understand th...