Wiki articles tagged with "php"

Showing 1-3 of 3 items.

Single PHP entry point with Nginx

Created 10 years ago by MadAnd MadAnd, updated 10 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: 20 060 times
Version: all
Category: How-tos

Debuging variables in Yii2

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

This tutorial is explained following "basic" application structure.

4 1
8 followers
Viewed: 45 345 times
Version: 2.0
Category: Tips

Profiling using XDebug

Created 12 years ago by le_top le_top, updated 10 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: 23 959 times
Version: all
Category: How-tos