Page 1 of 1

Nagging Problems

Posted: Thu May 13, 2004 7:25 pm
by eggoz
I am working on a creating a small "picture server" if you will. It is broken into 2 parts, one shows you the dirs, and the other creates a table with the pictures. On the second page, I have ran into 2 problems, both tied together. The file in txt format The problem lies in the $td, half way down the page. The $dir_new and %s are the problem.

The odd part (to me atleast) is that the $dir_new works when I am not inside the function. And the %s works when you only have 1 %s in the $td.
I am stumped. Thanks for the help.

Posted: Fri May 14, 2004 6:48 am
by kettle_drum
Error messages? Post your code so we can look.