Latest tutorials

Return 404 for URLs with parameters

Rewrite to return 404 page when the client send URLs with parameters (eg. http://www.google.com?var=something )

Added 4 months ago – Not associated with any existing category

How to check if an id exists using jQuery

In many cases you need to check if a specific ID exists.

Added 6 months ago – In jQuery

Getting started with git

First steps with using a git repository from the web

Added 6 months ago – In Source Code Management

How to get the value of the selected radio button with jQuery

Here is the solution of how you can get the value of the selected radio button.

Added 6 months ago – In jQuery

Introduction to VIM

Information about VIM for complete beginners

Added 6 months ago – In Vim

Turning on spell checking in VIM

How to enable spell checking in VIM

Added 6 months ago – In Vim

How to enable/disable an input element with jQuery

Sometimes you need to disable or enable a certain textbox, button or any other input element. Find here how!

Added 6 months ago – In jQuery

Eliminate Chrome yellow border on forms

When you click on an input or textarea element in a form, Chrome draws an outline yellow border. Here is a quick css fix.

Added 8 months ago – In Web Browsers

CSS vertical center in picture gallery

An alternative way to center vertically a picture in a box of fixed height using only css

Added 8 months ago – In Web Browsers

How to set or change MySQL server password

If you are running XAMPP for example, there is no password set for root which is highly insecure as anyone can connect and see your data.

Added 12 months ago – In MySQL, MySQL 5, MySQL 4

More tutorials...

Categories

Suggest a Category...

Tutorialpedia Needs More Tutorials!

We want to add more content! Do you have a cool tutorial idea you'd like to share? Click here:

Add Tutorial