Well I love PHP and MySQL and things have been going great. PHP is straight forward and clear.
But now I outputing to HTML and thing are sooooooooo inconsistant. What worked yesterday doesn't work today, toss in a boat load of browsers and I'm pulling my hair out.
It's simple enough. I have a list of images I need to display along with some comment. PHP has the data ready and I just need to loop thru the code and punch out the <IMG SRC code.
The caption info goes into the table fine... the image acts like it's loading and then doesn't and displays ALT value. I expect (hope) that it's just something simple. I seem soooo close to having it. I'm a newbie at all this.
http://www.elementope. com/indexbbb.php
help!
KC
But now I outputing to HTML and thing are sooooooooo inconsistant. What worked yesterday doesn't work today, toss in a boat load of browsers and I'm pulling my hair out.
It's simple enough. I have a list of images I need to display along with some comment. PHP has the data ready and I just need to loop thru the code and punch out the <IMG SRC code.
The caption info goes into the table fine... the image acts like it's loading and then doesn't and displays ALT value. I expect (hope) that it's just something simple. I seem soooo close to having it. I'm a newbie at all this.
http://www.elementope. com/indexbbb.php
help!
KC
Comment