Wiki

Articles tagged with "php"X
Displaying 1-3 of 3 result(s).

Profiling using XDebug

Created 20 days ago by le_topHow-tos1 comment – viewed 1,118 times – ( +2 )
A short explication on how to extract profile information for PHP on your server using XDebug and KCacheGrind or WinCacheGrind.

free PHP IDE CodeLobster supports Yii framework

Created about a year ago by clodTutorials0 comments – viewed 9,171 times – ( +5 )
This page is created to supply short directions and general tips for managing a Yii application in Codelobster PHP Edition.

Syntax check

Created 2 years ago by Russell EnglandTips2 comments – viewed 4,479 times – ( +4 )
So I've been busy making lots of modifications to my views/models/controllers - came to test the app and got a blank screen. Nothing in the application.log file so must be a syntax error somewhere... But which file?
tags: php, syntax