Skip to content

vatoer/simple-download-with-curl-using-stateless-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-download-with-curl-using-stateless-authentication

simple example to download with curl

USAGE

$cd simple-download-with-curl-using-stateless-authentication
$php -S localhost:81

Test on Terminal

$php client.php

the script will create 2015232abc.pdf

Test on Browser

http://localhost:81/server.php?file=abc.pdf&token=0de997706523d47fa79558c63f22e002686cef34 

will show the pdf

About

simple example to download with curl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages