PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Below is my first Php effort, I know its full of errors and I hope someone can help. I want to print out through PHP an XML file to read into my Flash document. I want to get the file names in a specific directory, which I have done successfully using "readdir". I'm trying to use unsuccessfully "getimagesize" in the same "while" loop to return the width of the images.
<br />
<b>Warning</b>: getimagesize(1.jpg): failed to open stream: No such file or directory in <b>/home/1/k/kjellman/Temp/imageList.php</b> on line <b>7</b><br />
<myImage Path="images/1.jpg" Width="" />