weird file name problem
Posted: Sat May 10, 2003 3:52 pm
when i call a file name for a file manager i'm making, any file with a dash in it's name will be seperated into different lines.
eg. file = test-ing.php
output:
test
-
ing.php
The table cell has way more than enough room too. I can't find a fix for this yet, anyone have any ideas?
eg. file = test-ing.php
output:
test
-
ing.php
The table cell has way more than enough room too. I can't find a fix for this yet, anyone have any ideas?