How would you impletement download and upload a file in php
Answer Posted / master
uploading is down using html file tag and later on moved to
the destination location.
for downloading we can use the pdf format so once we click
on the link the pdg format of the file will be downloaded
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Does apache use php?
Describe the security vulnerability of PHP?
What is php static function?
How to select a database in php?
How to enable cURL in PHP?
Is null empty php?
What is difference between strstr() and stristr()?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
Explain Booleans in PHP?
Which programming language does php resemble?
What is is_null() in php?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
How does csrf attack work?
Is empty array php?
Which cryptographic extension provide generation and verification of digital signatures?