January 21st, 2008 by Tom
A set of high quality icons from userinterfaceicons.com. There’re 560 icons in this set(140 icons in 4 sizes), you can use this icons for free for develope softwares or web applications.
Icons are in .png format (tranparency background) and available in 4 sizes — 1. 80 x 80 pixels — 2. 48 x 48 pixels — [...]
January 20th, 2008 by Tom
Are you looking for a nice looking CSS menu? There’re several sites that offer beautiful and free CSS menu and you can customize the Css code online. The process are very easy, you just select a Css menu template, select color, add your own navigations, insert links and grab the code.
1. CSS Menu Maker
CSS Menu [...]
January 19th, 2008 by Tom
When you retrived data from a mysql database and you want to limit displayed results per page. This is a tutorial that shows you a sample PHP code for creating a PHP and mysql pagination like digg.com or flickr.com. There’s also a guide how to customize the code.
Example
View the tutorial PHP Pagination