Hi,
Please help me code a php script to list folder name and file nameS in a nice HTML table, but haven't been able to do it as I want. I used functions like scandir and readdir.
How I would like it to present itself is:
Hi,
Please help me code a php script to list folder name and file nameS in a nice HTML table, but haven't been able to do it as I want. I used functions like scandir and readdir.
How I would like it to present itself is:
show us the code you tried, and the problem you encountered.