In this tutorial we are going to see how to send an E-Mail with attachment using jQuery, Ajax and PHP without refreshing a page. Please check my latest Video tutorial on: Send Email with Attachment Using PHP, jQuery, PHPMailer….. Read More >>>>
Continue Reading »HTML5
Multi Stage HTML5 Form Using jQuery, Ajax and CSS3 – PART 2
This Multi Stage HTML5 Form Using jQuery and CSS3 PART 2 continuation of previous tutorial, before continuing this have a look at my previous tutorial on Multi Stage HTML5 Form Using jQuery and CSS3. In this tutorial we are going to….. Read More >>>>
Continue Reading »Multi Stage HTML5 Form Using jQuery and CSS3
When user comes to your site and filling form, they need scroll down the site for each every information they are going to fill. This seems to be unfriendly user interaction and greatly reduces the user interest. This Multi-Stage HTML 5 form avoids unnecessary scroll….. Read More >>>>
Continue Reading »How to send multiple files through email using php
Here is the php script to send multiple files in single mail. I had modified previous tutorial php script (how to send an email with file attachment using php) little bit to send multiple files in a single mail. I had given both….. Read More >>>>
Continue Reading »