Archive for February, 2009

PHP Cookie

Cookies are similar to sessions, the main difference is cookie will be maintained in visitor’s browser.
How to set a cookie in PHP?
In php you can use setcookie function to set a cookie. Here is the syntax to set cookie in php.
setcookie(cookiname,cookievalue,expirytime,path);
If you want to set a login user cookie for 2 hours, you can [...]

Views in MySQL

Views are like temporary tables. We can create views with combination of tables. Which is very useful to handle more than one tables at a time. Two important advantages of VIEWS are:
1]While updating tables, the related columns will be updated in views.
2]While updating views, the related columns will be updated in tables.
MySQL View Syntax:
CREATE VIEW [...]

Template Monster Web Templates

Web templates are custom tailored designs, which are capable of rendering professional designs and are miraculous web entities for novice web designers. Also, if you are from a non-technical field, you can easily gratify your desire for a websites with the help of web templates. However, you should research well to find exclusive designs, like [...]

Wordpress Related Blog Links Plugin

This wordpress related blog links plugin will display the relevant ten nofollow links in the end of your posts and pages. Simply upload this plugin into your wordpress plugin directory and activate it.