Category Archives: How-to

Articles On Single HOW-TO Tutorial

Get WordPress Custom Post Taxonomy Categories and Tags

 wordpress themes design photo art 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

Share
Posted in How-to, Others | Tagged | Leave a comment

Check Whether a page is using WordPress Custom Taxonomy Category

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming programs 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

Share
Posted in How-to, Others | Tagged | Leave a comment

Add additional value before ajax call when using Yii CAutoComplete

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype keyboard 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

Share
Posted in How-to, Yii | Tagged | Comments Off

Using Regular Expression to find position instead of strpos or stripos in PHP

sovereign regular free high quality font for download 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

Share
Posted in How-to, PHP | Tagged | Comments Off

Simple Html Dom Fatal error: Call to a member function on a non-object

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml ip tcp 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

Share
Posted in How-to, Others, PHP | Tagged , | 7 Comments

SQL Remove Duplicate Records Solutions

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure codes SQL Remove Duplicate Records Solutions

A few solutions to remove duplicate records in your table. Continue reading

Share
Posted in How-to, SQL | Tagged | Comments Off

How to extract word from a string given a position in php

upload in progress How to extract word from a string given a position in php

A function to extract word from a string given a position of the wanted text. This is particularly useful when you want to find a particular string is linked to what word in a given text. Continue reading

Share
Posted in How-to, PHP | Tagged | Comments Off

Closing new tab on Google Chrome Extension

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml ip tcp enter Closing new tab on Google Chrome Extension

A small discovery on how to close new tab fired by Google Chrome Extension api and close it after a checking has been completed. Continue reading

Share
Posted in How-to, Others | Tagged | Comments Off