Hello…
I try build html who allowing visitors to upload files like large movie or image send to our web. I dont know how use cgi or sqi or php?
<form method=“post” action=“upload.cgi” mean upload.cgi put pubile_html at FTP ? or base data ?
<form method=“post” enctype=“multipart/form-data” action=“http://www.cookwood.com/cgi-bin/perl2e/uploading/uploading.cgi”>
<h2>What files are you sending?</h2>
<p><input type=“file” name=“uploadfile” size=“40”/>
<p><input type=“submit” name=“submit”/>
</form>
Our web only sqi and php on base data…
give me more information or instrustion please thank you help me…