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

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

 

Javascript refresh
in javascript
 

Refresh a page using javascript

Select code

 

Confirm redirect
in javascript
 

Asks users to confirm before being redirected to another webpage

Select code

 

Selecting distinct entries
in mysql
 

This query will show you how to select only distinct (unique) entries from a database.

Select code

 

Select/Highlight contents of textarea
in javascript
 

Allow users to select the contents of a textarea with just a button.

Select code

 

 
Tips & advice

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

advertisement