PHP, MySQL, and JavaScript Tutorials - Page 47

Guides across PHP, MySQL, JavaScript, Laravel, React, and backend tools.

jQuery Form Validation with Tooltip

In this tutorial, we are validating a contact form and showing error message by using jQuery tooltip. In a previous tutorial, we have seen a ...

July 20th, 2015

jQuery Image Carousel

This tutorial is used to create an image carousel using jQuery. In a previous tutorial, we have seen a jQuery image slider to turn images pe ...

July 6th, 2015

jQuery Active Menu Highlight

There are various ways to highlight the active menu item. In this tutorial, we are using jQuery and CSS for adding menu highlighting style d ...

June 21st, 2015

jQuery Scrolling Menu

Scrolling menu bar over the page scroll will increase menu usability. It helps a user to reach menu area easily. In a previous tutorial, we ...

June 11th, 2015

Generate PDF from MySQL Data using FPDF

In this tutorial, we are going to see how to generate PDF from the MySQL table by using the FPDF library. In a previous tutorial, we have se ...

June 8th, 2015

PHP PDF Generation using FPDF

In this tutorial, we are going to generate PDFs from text file data using the PHP FPDF library. FPDF is unarguably the best server-side PDF ...

May 25th, 2015

PHP Shopping Cart with jQuery AJAX

In this tutorial, we will create a shopping cart using jQuery AJAX. In a previous tutorial, we have seen simple shopping cart code using PHP ...

May 20th, 2015

PHP JSON Array Merge

Merging one or more JSON arrays using PHP can be done in various ways. For example, the merge can be done using PHP array_merge() function o ...

May 14th, 2015

Pause Resume Slider using jQuery

In a previous tutorial, we have seen about how to create jQuery image slider. In this tutorial, we are adding pause resume control to this s ...

April 27th, 2015