Wiki articles in category How-tos tagged with "php"

Showing 1-2 of 2 items.

Single PHP entry point with Nginx

Created 8 years ago by MadAnd, updated 8 years ago by MadAnd.

In this article I will show you how to slightly increase application security, by exploiting the fact that Yii implements the Front Controller Pattern.

4 0
3 followers
Viewed: 17 584 times
Version: all
Category: How-tos

Profiling using XDebug

Created 10 years ago by le_top, updated 9 years ago by le_top.

A short explication on how to extract profile information for PHP on your server using XDebug and KCacheGrind or WinCacheGrind.

3 0
3 followers
Viewed: 21 361 times
Version: all
Category: How-tos