Sending Group Mail via SMTP in PHP

This tutorial will you to send Email via SMTP using PHP coding. First we have to declare and assign the value for variables like First Name, Last Name, Email id to whom we need to send the email

SMTPmail

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.

Generate text file using Java Script Coding

In this tutorial we are going to see how to create file in web using Java Script. User have to enter the text in text and when they click the submit or download button, then the user can download that typed text in a text document.

First we will design the web page by using HTML, We need one Textbox and command button to download the text in textbox.

Sample Screenshots

dowload filedownload file after

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