Difference between #1 and #2 of
SQL Logging and Profiling in FireBug (Yii 1.1)

Revision #2 has been created by Zolter on Dec 25, 2009, 11:19:38 AM with the memo:

russian link
« previous (#1) next (#3) »

Changes

Title unchanged

SQL Logging and Profiling in FireBug (Yii 1.1)

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
}

require_once($yii);
Yii::createWebApplication($config)->run();

It's as simple as that - now run the site with FireBug enabled, and you should see your SQL queries, with parameters, displayed on the Console tab in FireBug!

 
 
### Links
 
 
[Russian version](http://dbhelp.ru/firebug-and-sql-routing/page/)
6 0
6 followers
Viewed: 36 719 times
Version: 1.1
Category: Tutorials
Tags: Logging
Written by: mindplay
Last updated by: qiang
Created on: Dec 24, 2009
Last updated: 13 years ago
Update Article

Revisions

View all history