Newbie Question (getting started)
Posted: Fri Sep 30, 2005 8:26 am
I'm just starting out with the possibilities of PHP, I've been reading around about Php for a couple of weeks and want to start a project and start learning more!
I'm a designer and want to create a simple portfolio, I want to load a bunch of .jpg files from the server into my flash front using php > xml >flash. So I will use "echo" in Php to make my Xml for flash, also I will use "getimagesize" to return width and height of my .jpgs.
Finally, my questions are:
How can I have Php list the names of my .jpg files in an Array? Is it possible? Do I need to use mysql(I'd rather not if possible)? Can you help or point me in the right direction to get help?
Cheers,
Blyant
I'm a designer and want to create a simple portfolio, I want to load a bunch of .jpg files from the server into my flash front using php > xml >flash. So I will use "echo" in Php to make my Xml for flash, also I will use "getimagesize" to return width and height of my .jpgs.
Finally, my questions are:
How can I have Php list the names of my .jpg files in an Array? Is it possible? Do I need to use mysql(I'd rather not if possible)? Can you help or point me in the right direction to get help?
Cheers,
Blyant