Variable variables – Get parameters of HTML elements which generated with a PHP for loop

Posted by Shek on November 30, 2011 under PHP | 2 Comments to Read

This post is the continuation of the post “Create a HTML form with PHP for loop and table”. It mainly focus on how to catch the HTML elements’ data generated from a PHP of a HTML form, it also talks about PHP Variable variables.

Read more of this article »

Using Javascipt to disable multiple HTML Text fields with a HTML checkbox

Posted by Shek on October 16, 2011 under JavaScript | Be the First to Comment

In this post, I am going to show by checking a checkbox to disable multiple HTML text field elements

Read more of this article »

WordPress – Auto create Post into the MySQL database from Excel data file

Posted by Shek on October 5, 2011 under WordPress | Be the First to Comment

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 »

Use the same JavaScript function for different HTML forms

Posted by Shek on August 11, 2011 under HTML, JavaScript | Be the First to Comment

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 »

ColorCop – a tool to find out the hex color code from the screen

Posted by Shek on July 10, 2011 under Misc | Be the First to Comment

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 »

Run different XML scenarios by typing in different URL ending with PHP

Posted by Shek on May 9, 2011 under PHP, XML | Be the First to Comment

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 »

Page 1 of 1712345...10...Last »