PHP, MySQL, and JavaScript Tutorials - Page 52

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

Dynamic Star Rating with PHP and jQuery

In this PHP tutorial, we are going to list database records and add a dynamic star rating to those records by using jQuery star rating scrip ...

November 10th, 2014

Favorite Star Rating with jQuery

This tutorial has a jQuery code for doing favorite star ratings. It displays a list of HTML stars by using li tags. These stars are highligh ...

November 10th, 2014

PHP RSS Feed Read and List

PHP provides a simplexml_load_file() function for reading data from XML files. We have seen this function in the Simple XML Parser tutorial. ...

November 7th, 2014

Responsive Social Share Buttons

Earlier, we discussed responsive web design for designing a login form that adapts to various screen sizes. This tutorial will show how to a ...

November 3rd, 2014

Multilevel Dropdown Menu with Pure CSS

A multilevel dropdown menu is a navigation UI element popularly used in websites. It is generally used in the website headers. It is used to ...

October 30th, 2014

Floating Contact Form using jQuery AJAX

jQuery floating contact form gives a modern look and feels to our website. This tutorial has an example to show a sticky floating contact fo ...

October 29th, 2014

Simple PHP Shopping Cart

Building a PHP shopping cart eCommerce software is simple and easy. In this tutorial, let’s create a simple PHP shopping cart software with ...

October 26th, 2014