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
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
Create the MySql database with needed information like user id, username, password, email, profile image, profile image small for cropped image.
Posted by VK 0 comments
Labels: AJAX, CSS, HTML Coding, JQuery Coding
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
Posted by VK 0 comments
Labels: CSS, HTML Coding, Java Script Coding
Attractive Menu using CSS3
In this Tutorial we are going to see attractive menu using CSS3.
First design the menu using HTML tags,
Posted by VK 0 comments
Labels: AJAX, CSS, HTML Coding
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.
Posted by VK 0 comments
Labels: AJAX, CSS, HTML Coding, Java Script Coding