I am trying to do a php upload script but I have problems:
1)Can I write php script on Dreamweaver?because I tried, I saved it as all documents then previewed it in browser but it was blank.
2)Do I have to open a new php file and write the script in the body starting with <?php ?
3)Must I...