Wiki articles tagged with "php"

Showing 1-3 of 3 items.

Single PHP entry point with Nginx

Created 11 years ago by MadAnd MadAnd, updated 11 years ago by MadAnd 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: 22 311 times
Version: all
Category: How-tos

Debuging variables in Yii2

Created 11 years ago by johonunu johonunu, updated 11 years ago by johonunu johonunu.

This tutorial is explained following "basic" application structure.

4 1
8 followers
Viewed: 47 649 times
Version: 2.0
Category: Tips

Profiling using XDebug

Created 13 years ago by le_top le_top, updated 11 years ago by le_top 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: 26 083 times
Version: all
Category: How-tos