Category Archives: How-to

Articles On Single HOW-TO Tutorial

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 shirt 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

Posted in How-to, Yii | Tagged | Leave a comment

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

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

Posted in How-to, PHP | Tagged | Leave a comment

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 codes 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

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 sign board programming SQL Remove Duplicate Records Solutions

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

Posted in How-to, SQL | Tagged | Leave a comment

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

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

Posted in How-to, PHP | Tagged | Leave a comment

Closing new tab on Google Chrome Extension

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

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

Installing WordPress using cpAddons – You do not have sufficient permissions to access this page.

thank you watching crap Installing WordPress using cpAddons – You do not have sufficient permissions to access this page.

problem on cpAddons when installing Wordpress. It gives the error "You do not have sufficient permissions to access this page." when you access Wordpress panel. Continue reading

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

Step by step guide to write a Google Chrome Extension

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml write Step by step guide to write a Google Chrome Extension

Something new i am trying here is to create a google chrome extension and explain the procedure of how to accomplish it. Continue reading

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