Category Archives: How-to
Yii renderPartial duplication solution
solution to Yii renderPartial duplication js file request Continue reading
lvextend connect() failed on local socket: Connection refused
going about the issue with connect() failed on local socket: Connection refused Continue reading
Installing mod_pagespeed into cpanel/whm in centos
Step by step instruction to install mod_pagespeed into your centos cpanel/whm server Continue reading
Yii CClientScript Disable RegisterScript
useful information to disable JavaScript or CSS on Yii framework CClientScript method to properly implement Restful api or just clean ajax return strings Continue reading
Disable Yii Log on Action Controller
How to disable Yii Log functionality on controller in order to output a clean format to your json/api calls. Continue reading
Get WordPress Custom Post Taxonomy Categories and Tags
Simple and direct tips of getting Wordpress custom post type categories or tags if you have a post id and wanted to know whether they belong to particular categories or tags Continue reading
Check Whether a page is using WordPress Custom Taxonomy Category
a short explanation on how to determine whether a page is loading custom taxonomy category or not Continue reading
Add additional value before ajax call when using Yii CAutoComplete
Simple yet necessary information on every Yii CAutoComplete method to add additional value into your ajax call before firing to your controller! Continue reading
