Skip to content
Programmer Desk
  • About
  • Contact

Posts by Programmer Desk

  • Home
  • Programmer Desk
About Programmer Desk
Posted inPHP

How to Use PHP Headers to Force File Download Safely

In this tutorial we are going to learn about PHP Force File Download. it protects file for directly accessing file path. when user click on file link like whether it…
Posted by Programmer Desk April 13, 2025
Posted inPHP

How to Create a Forgot Password Feature in PHP (Step-by-Step Guide)

In this tutorial, we are going to implement forgot password feature in PHP. We already implement mail sending using PHPMailer and login functions. Forgot Password is needed for authentication feature.…
Posted by Programmer Desk April 1, 2025
Posted inJavaScript

How to format dates and times in javascript using toLocalString()

In this tutorial we are going to learn format dates and times in JavaScript. This is require part of developing custom web app and dynamic data building. toLocalString() method is…
Posted by Programmer Desk March 25, 2025
Posted inPHP

How to Convert HTML to PDF Using JavaScript (Step-by-Step Guide)

In this tutorial we are going to learn Convert HTML to PDF and use jsPDF, html2canvas and window.print(). this will help with generating invoices, receipt, Reports and Web Content print.…
Posted by Programmer Desk March 15, 2025
Posted inPHP

Image Compression in PHP: Reduce File Size Without Losing Quality

In this tutorial we are going to learn Image compression in PHP. Optimized image is most use for enhancing speeds, quick loading and helps for improving SEO ranking. Image compression…
Posted by Programmer Desk March 6, 2025
Posted inPHP

How to Send Emails with Attachments in PHP Using PHPMailer (Step-by-Step)

In this tutorial, we are going to learn Send email with attachment in PHP. We already seen mail sending functionality using SwiftMailer. attachment mail is implement in many forms like…
Posted by Programmer Desk February 20, 2025
Posted inPHP

How to Build a Secure PHP REST API with JWT Authentication

Introduction We already seen REST API development tutorial, now we are going to implement Secure PHP REST API with JWT authentication. We can covering Securing end-points using JSON Web Tokens…
Posted by Programmer Desk February 16, 2025
Posted inPHP

What is a REST API? A Beginner’s Guide for PHP Developers

What is a REST API? This tutorial we'll explain What is REST API is, what is important, how it's works and how PHP developers can build one effectively. API stance…
Posted by Programmer Desk February 9, 2025
Posted inPHP

Read excel file in php code example

Step1: Include XLSXReader lib
Posted by Programmer Desk February 3, 2025
Posted inPHP

How to read xlxs file and store in DB

In this tutorial we are going to implement read xlxs file in php and display data by sheet name. We use XLSXReader lib to achieve this, So get if from…
Posted by Programmer Desk September 23, 2024

Posts pagination

1 2 3 … 5 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