Blog Detail
Recent Posts
CSS Pagination
A Pagination is process to split a large number of records to be several records per page which you can determine how much number of records per page by your self. For example, you will be load 1000 records into your web page in one page, that is dis...
Image Resizer
The Simple Image Resizer class is useful when you would upload a large image file to the server. Suppose that we do not really need to upload the exactly size. And the fact is we want to upload and save those files into smaller size. This class c...
Custom Pie Chart
Custom pie chart is a class to generate your own pie chart. Easy to use and very simple. You don’t need to configure it very much. Just set a canvas area, set a value, label description for each slice, of course you could add the other slices a...
Custom CAPTCHA
A CAPTCHA is a program that protects websites against bots by generating and grading tests that humans can pass but current computer programs cannot. For example, humans can read distorted text as the one shown below, but current computer programs ca...

