Skip to content
TechSpook
  • Home
  • Covid-19 Update
  • Software Development
    • Web Development
      • PHP
      • JavaScript
      • AdonisJS
    • System Administration
    • Programming
      • C Language
  • Tech News
  • Interesting Facts
  • Contact Us
May 8, 2020

Download a file from physical path in PHP

Download a file from physical path Today we are discussing, how can we download a file from physical path. So lets say I have some file (in my case it is a text file) in our physical path (/home/my-user/test.txt) any where in our system. Now we can download it using physical path. How the Code works : As you can...

Categories PHP Comments: 0

Posts navigation

  • «
  • 1
  • 2

Recent Posts

  • What is new in PHP 8
  • Creating Firebase Realtime database and fetch the data in simple JavaScript
  • Signup and Login using Adonisjs with MYSQL database
  • Install Adonisjs in ubuntu
  • C Language keywords and Identifiers

©2021 TechSpook

Back To Top