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!
Basically I was going to make a function (show) that automatically formatted the output of the webpage so that I wouldn't have to deal with the
\n's and the \t's which go along with my obsession with perfect source. And since i like the whole echo "string"; look w/o the parentheses (idk why) i was hoping i could do that with show.