PHP, Javascript, CSS & mySQL code snippets

This section of our website contains public source code snippets in a variety of languages which are free to use. Snippets include single lines of code to whole functions and classes.

advertisement

Delete all cookies set
in php
 

A 3 line code snippet which will delete all cookies currently set by a website.

Select code

 

Hide and show DIV
in javascript
 

Simple little code which will allow you to toggle the display of a div

Select code

 

IE7 Add to favourites
in javascript
 

A simple add to favourites link for IE7

Select code

 

MySQL connect
in php
 

How to connect to a MySQL database

Select code

 

Include file
in php
 

Simple file include

Select code

 

Time and date
in php
 

Display time and date with PHP

Select code

 

No right click
in javascript
 

Disable right click on your pages

Select code

 

Image information
in php
 

This snippet will show the information (dimensions, type, size) of an image.

Select code

 

Coloured scroll bars
in css
 

Add coloured scroll bars to your webpage

Select code

 

Checking MySQL result
in php
 

This PHP snippet allows you to make sure at least 1 one row was returned from a query.

Select code

 

 
Tips & advice

Need coding help? Tips, tricks or advice? Check out our webmaster forums

advertisement