Author Archives: Clay
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
Iphone/Ipad number format css style change in safari
interesting behavior by ipad or iphone when dealing with a group of number in safari. 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
“You do not have sufficient permissions to access this page.” Unable to access WordPress
“You do not have sufficient permissions to access this page.” Unable to access Wordpress Continue reading
Using Regular Expression to find position instead of strpos or stripos in PHP
A simple and direct explanation with example to shows how to retrieve the position or index in a text given a particular string Continue reading
Simple Html Dom Fatal error: Call to a member function on a non-object
Simple_HTML_DOM class which keep causing Fatal Error with the message call to a member function on a non-object on the method "find" that is causing the script to exit unncessary Continue reading
SQL Remove Duplicate Records Solutions
A few solutions to remove duplicate records in your table. Continue reading

