Get The current page url you are on In a php tag echo ‘http://’.$_SERVER[“HTTP_HOST”] . $_SERVER[“REQUEST_URI”]; READ MORE
I have met many developers that use the handy little tool Firebug, but unfortunately its only for FireFox. Due to… READ MORE
I stumboled upon this site the other day, it tought me some great tips for those of you that need… READ MORE
A little thing I found out when validating my code on WC3. Elements such as p cannot be used inside… READ MORE
To change the access levels of existing groups or add new groups, you need to have shell/ftp access to the… READ MORE
Have you ever made a site only to be plagued by those blue dots in FireFox when you click an… READ MORE
II was busy developing a site for a client which needs to be optimised for the screen resolution of 800… READ MORE