Help with setting up PHP.INI - converting all \ts to tabs -
Posted: Fri Jul 21, 2006 3:20 pm
Which switch in the PHP.INI file is it?
print "<img src=\"photos\thumbs\image1.jpg\"> ";
converts both the \t and the number 1 - killing me!
print "<img src=\"photos\thumbs\image1.jpg\"> ";
converts both the \t and the number 1 - killing me!