Jump to content

[SOLVED] Question on \n command


graham23s

Recommended Posts

Hi Guys,

 

i was looking through the source code of a few scripts i downloaded, to learn from the code.i can now read it a lot better than i used to but 1 thing i'm not sure on:

 

            else
                print("yes");
            print("</td>\n");

 

after every <table><tr> or <td> they do a \n, for a new line, but is there any reason why you would need to do a  \n after each table tag?

 

thanks for any info

 

Graham

Link to comment
https://forums.phpfreaks.com/topic/85583-solved-question-on-n-command/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.