Thursday, June 23, 2011

I would like to know how to get HTML code that does this.?

It's a combination of server side scripting (probably PHP) and client side HTML/CSS to create the table. The PHP on the server takes an inventory of the files in the directory (via the function opendir() for PHP) and sends the list to the client. This is then formatted with CSS and HTML into a table/list and decorated as you see on the site.

No comments:

Post a Comment