May30
I am writing this weblog as a tribute to phpinfo() function, if you think I have lost my cork you ...
May6
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode ...
May6
Zend Guard also known as Zend Encoder, protects your commercial PHP 4 and PHP 5 applications from reverse engineering, unauthorized ...
May5
Click a button or text link and add new row to a table and the best part is you can ...
May5
Click a button or text link and add new row to a table and the best part is you can ...
May5
Find size of a file stored physically on your web folder and its address in a database.
You can find the ...
May1
These simple things help us in creating interactive forms. It is sooo very important to have simple, interactive and ...
May1
Generate numbers in PHP and give your webpage a fresh look every time it is refreshed.
Random numbers can be very ...
May1
Create a back button and give yoor webpage a customized look.
<a href="#" onClick="history.go(-1)"><img src=back.jpg border=0></a>