Search results

  1. A

    how to read files from a directory on the local server in php?

    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...
  2. A

    please I am not able to read the setup files from a folder using php and...

    ...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...
  3. A

    what do i need to develop a web based audio chat application?

    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
Back
Top