Micro Niche Builder
Closed Thread
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

    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

    Default

    you have to manually open the folder and read its contents then manually link to each item individually.

    Will use a lot of loops and arrays, but once you got your variables sorted out it'll be easy

Closed Thread

Similar Threads

  1. High PR Directories list
    By nikon in forum Web Directories
    Replies: 30
    Last Post: 04-13-2012, 12:10 AM
  2. A list of directories from PR5 to PR9
    By learn2earn in forum Web Directories
    Replies: 55
    Last Post: 03-22-2012, 08:19 PM
  3. List of available article directories
    By SidneyQI in forum General Discussion
    Replies: 2
    Last Post: 03-03-2010, 04:13 AM
  4. List of RSS Directories
    By learn2earn in forum SEO Forum
    Replies: 14
    Last Post: 05-01-2009, 06:39 PM
  5. List of free directories
    By subodh in forum General Discussion
    Replies: 10
    Last Post: 11-16-2006, 05:18 PM

Bookmarks

Posting Permissions

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