Results 1 to 2 of 2

Thread: How to write a PHP coding to list out all files and directories as links to them?

  1. #1
    Junior Member
    Join Date
    Dec 2010
    Location
    new york
    Posts
    2

    Default How to write a PHP coding to list out all files and directories as links to them?

    How to write a PHP coding to list out all files and directories as links to them?

    This is somewhat similar to some index pages. When new file or folder is added to the directory, HTML page should display the newly created file/folder together with previous ones after it is being refreshed. (prefer in alphabatical order)

    How to achieve this sort of functionality in PHP? Please provide sample coding as well. (and any references)

    Thanks.

  2. #2
    Junior Member
    Join Date
    Dec 2010
    Location
    new york
    Posts
    2

    Default No New Posts?

    Hoping for daily updates :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •