I want to read files such as software setups, media files from a folder called Softwares. this folder is located in htdocs and in the website folder. I want these files to appear on a page where people could download them. I tried the following code but it not work:
<?php
echo...
...display on a page? I am designing a website using apache(xamp).. I have a page where people are supposed to dowloan software setups. I have been able to upload the files to a folder called Softwares in the htdocs..I am not able to read the setup files from a folder using php and display on a...
...dreamweaver 8? please I want to automatically load the file which are in a folder on the local sever and display them on a page where people could dowload them. I have tryied many ways but it does not work.please how do I do it. the file could be executable file. I am using xamp, with apache...
I want to develop a web based audio chat application. but I don't what I need to know .. where can find free ebook or document that tells me what I need to know and how the web based audio chat application works technically.. I program with php