Currently browsing category

Uncategorized

Position Text Labels on Forms Using CSS

This information is  by Cameron Adams from a SitePoint newsletter In this post, he explains three common approaches to positioning text labels on web forms using CSS: top-​​positioned text labels left-​​aligned text labels right-​​aligned text labels Using Top-​​positioned Text Labels Positioning labels at the top of their form elements is probably …

Ensuring that your “javascript”, “CSS” important files are refreshed Automatically when files modified…..

To ensure that Important files are Automatically refreshed by a clients browser the following can be used…. <?php echo ‘<link rel=”stylesheet” type=”text/css” href=”style.css?’ . filemtime(‘style.css’) . ‘” />’; ?> Sample output: <link rel=”stylesheet” type=”text/css” href=”style.css?1203291283″ /> By appending a GET value (the UNIX timestamp) to the stylesheet URL, you make …

Interesting Spam report data

Hi found this interesting site at Barracuda Central.org which has some very interesting consolidated data to do with the amount of spam blocked, Type of spam etc….http://www.barracudacentral.org/data/spam