Yes, it is possible. Use PHP's filesystem functions
(http://us2.php.net/manual/en/ref.filesystem.php).

Shaunak

> -----Original Message-----
> From: Dustin Krysak [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 16, 2004 2:33 PM
> To: PHP
> Subject: [PHP] * populate menu from directory *
>
>
> Hi there - I am a REAL new PHP coder (yeah I mostly use dreamweaver). I
> was wondering if anyone could point me in the right direction... What I
> want to do is have a generic template page for say a bunch of quicktime
> movies... it would have a movie embedded, and a drop down menu below to
> select the movie you want to watch.. what I was hoping to do was have
> the menu populated by pulling the file names from the movies in the
> directory on the server. I want to be able to simply FTP a new movie
> onto the server, and then have the menu update itself. possible? I
> would also be looking to do something similar with JPGS.
>
>
> d
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to