Skip to content
Programmer Desk
  • About
  • Contact

PHP

  • Home
  • PHP
  • Page 3
Posted inAJAX boostrap css

How to build custom drag and drop builder to upload image

This tutorial we are going to implement custom drag and drop builder for image upload using JS. We will use bootstrap for designing and JS library to control drag and…
Posted by Programmer Desk April 1, 2022
Posted inPHP

How to compress image size while uploading in PHP

Compress image size while uploading in PHP, It's really good for page speed and SEO thing. We will perform this without losing quality of image. So, let's have begin to…
Posted by Programmer Desk March 5, 2022
Posted injQuery PHP

How to submit form using ajax without page reload

This tutorial we are going to learn submit form using ajax and PHP. We will implement this by using POST REQUEST and pass data though AJAX Call. Previous tutorial we…
Posted by Programmer Desk February 28, 2022
Posted injQuery PHP

How to develop auto complete search in PHP and jQuery

In this tutorial we are going to develop an Auto completed search. when user type on textbox we give them suggestion to choose from dropdown. it really useful when millions…
Posted by Programmer Desk February 28, 2022
Posted inPHP

How to develop Contact Us form using PHP and jQuery

In this tutorial we are going to create contact us form using PHP and jQuery. Contact Us form are always needed on website whether it's form of inquiry or contact.…
Posted by Programmer Desk February 28, 2022
Posted inPHP

How to use counter in php page view

This tutorial we are going to implement counter of page view in php. We will create one text file to store data in file. So when we user open website…
Posted by Programmer Desk February 19, 2022
Posted inMySQL PHP

How to create secure login using php and mysql

In this tutorial we are going to implement the most secure login system using php and mysql, every projects login is mostly require part of system. so, let's have begin…
Posted by Programmer Desk February 17, 2022
Posted inAJAX boostrap jQuery

how to populate datatable CRUD using ajax php,mysql

We are going to implement complete demo of DataTable CRUD. We use DataTable library with call of ajax and return data from MySQL. all operation we are perform by using…
Posted by Programmer Desk February 14, 2022
Posted injQuery MySQL PHP

How to create CRUD Operation using PHP, MySQL

Today we are going to implement simple CRUD operation. which is require everywhere in development and this will help you to begin your development projects. C – Create  : – To…
Posted by Programmer Desk February 13, 2022
Posted inPHP

How to Import and Export CSV Files Using PHP and MySQL

Today, we are going to implement import and export CSV file using PHP and MySQL, We are use custom PHP code to implement this so let's start. Create MySQL Table…
Posted by Programmer Desk February 12, 2022

Posts pagination

Previous page 1 2 3 4 Next page
  • Facebook
  • LinkedIn
  • Twitter
  • Pinterest
Recent Post
  • How to Use PHP Headers to Force File Download Safely
  • How to Create a Forgot Password Feature in PHP (Step-by-Step Guide)
  • How to format dates and times in javascript using toLocalString()
  • How to Convert HTML to PDF Using JavaScript (Step-by-Step Guide)
  • Image Compression in PHP: Reduce File Size Without Losing Quality
Category
  • AJAX
  • boostrap
  • css
  • How to
  • HTML
  • JavaScript
  • jQuery
  • MySQL
  • PHP

We provide quality tutorials, which helps to learn beginner. tutorials are easy to understand, add coding so overall helps for developer to solve development issue and make life easy.

  • Privacy Policy
  • Terms of Use
  • Facebook
  • Twitter
  • LinkedIn
Copyright 2025 — Programmer Desk. All rights reserved.
Scroll to Top