Help with setting up PHP.INI - converting all \ts to tabs -

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!

Moderator: General Moderators

Post Reply
benphp111
Forum Newbie
Posts: 2
Joined: Fri Jul 21, 2006 3:18 pm

Help with setting up PHP.INI - converting all \ts to tabs -

Post by benphp111 »

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!
benphp111
Forum Newbie
Posts: 2
Joined: Fri Jul 21, 2006 3:18 pm

Nevermind

Post by benphp111 »

Nevermind - I'm an idiot.
Post Reply