PHP, MySQL, and JavaScript Tutorials - Page 46

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

CSS Geometric Shapes

Following CSS styles will come handy when you want to draw geometric shapes with CSS without using images. Most of them are done using CSS3 ...

October 17th, 2015

PHP Cache for Dynamic Web Pages

Caching a dynamic web page is very important. When developing a website using PHP, the cache is often overlooked. Cache helps to increase th ...

October 16th, 2015

WordPress Child Theme Template

A child theme inherits the styles and functionality of another existing theme which becomes the parent theme. Child themes are the best way ...

October 6th, 2015

jQuery Menu Slider

This jQuery menu slider is used to move menu links horizontally on hover. It shows a list of menu labels and highlights the active menu with ...

August 25th, 2015

jQuery Sliding Text on Images

In this tutorial, we are going to display text on image with a sliding box on the mouse-over event. In the previous tutorial, we have seen s ...

August 4th, 2015

jQuery AJAX Add Edit Modal Window

In this tutorial, we are going to see how to do AJAX add/edit operations by showing jQuery modal form. In a previous tutorial, we have seen ...

July 26th, 2015