Posted by Shek on November 30, 2011 under PHP |
Read more of this article »
Posted by Shek on October 16, 2011 under JavaScript |
In this post, I am going to show by checking a checkbox to disable multiple HTML text field elements
Read more of this article »
Posted by Shek on October 5, 2011 under WordPress |
In the post, I would like to show you how to create post for wordpress without having to use the wordpress admin console. This will be done by creating the posts into the wordpress MySQL database
Read more of this article »
Posted by Shek on August 11, 2011 under HTML, JavaScript |
In this post, I am going to show how to use the same JavaScript function for different HTML forms, this could help in situations when multiple forms need to preform the same operation but with different inputs.
Read more of this article »
Posted by Shek on July 10, 2011 under Misc |
In this post, I would like to introduce a very useful tool – Color Cop for finding out the hex color code of any point on the screen
Read more of this article »
Posted by Shek on May 9, 2011 under PHP, XML |
In this post, I am going to show how to run different xml file (scenario) for the webpage by typing in different URL ending, example: www.phpsuperblog.com/index.php?scenarioA.xml, it will run the scenarioA.xml file’s scenario.
Read more of this article »