PHP, MySQL, and JavaScript Tutorials - Page 61

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

jQuery Datepicker

Datepicker is a wonderful option provided with the user interface to facilitate users to select a date in the correct format. In this articl ...

July 26th, 2013

PHP Login Script with Session

In this tutorial, let us create a login script with a session in PHP. It has a simple example of implementing user authentication. This exam ...

July 22nd, 2013

How to Resize Images in PHP with GD

Resize JPEG, PNG, and WebP images in PHP 8.2 with GD while preserving aspect ratio, transparency, image quality, and secure upload handling ...

July 19th, 2013

PHP Contact Form

Free PHP contact form script to download and use in your website. Contact form can send email and optionally store information in database. ...

July 17th, 2013

MySQL OrderBy

MySQL “ORDER BY” clause is used to order results based on a column. This clause is used in select queries to do sort by specifyi ...

July 16th, 2013

Loading List box Dynamically

We have seen the various type of HTML form elements while discussing accessing form data. Among them, HTML list boxes which contains list of ...

July 12th, 2013