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


Please Help Members By Posting Answers For Below Questions

How do you pass a variable by value in php?

536


List some string function name in php?

533


What is namespaces in PHP?

539


What is difference between include and include_once in php?

496


Tell me what are magic methods?

526






Describe session in php.

525


Can the value of a constant change during the script's execution?

539


Are sessions stateless?

482


Explain about getters and setters in php?

526


What is data abstraction in php?

572


Tell me how can we automatically escape incoming data?

496


Difference between get and post method.

541


where do we use htaccess?

533


What is the function of mysql_real_escape_string in php?

471


Is not null in php?

520