Image Cropping using JQuery & PHP Coding

Today we are going to see how to crop the Image as we need using JQuery in PHP and we are going to store that cropped image in MySql database.

Here is the sample Screen Shot

cropimage

Create the MySql database with needed information like user id, username, password, email, profile image, profile image small for cropped image.

Attractive Menu using CSS3

In this Tutorial we are going to see attractive menu using CSS3.

CSS3 menu

First design the menu using HTML tags,

Ajax Coding: Top Drop Down Menu

In this Ajax Coding we are going to design a menu which can slide downwards and we can put some content in that dropdown area.

drop drown menu using Ajax - Second Menu

drop drown menu using Ajax