Is there any way to display a folders contents in a post page?
I tried wp-list-files but I cant get it to work...
Im asking if any of you know another technique/plugin that does this.
Thanks in advance ;)
Is there any way to display a folders contents in a post page?
I tried wp-list-files but I cant get it to work...
Im asking if any of you know another technique/plugin that does this.
Thanks in advance ;)
Could put something like this in a post (using PHP Code Exec Plugin) or in a Page Template:
http://www.php-mysql-tutorial.com/wikis/php-tutorial/list-a-directory-s-contents-using-php.aspx
This topic has been closed to new replies.