I want to import a txt file, but I also want it to keep it's <br>'s. Right now, it's just put on one line. Anyone knows how to solve it?
Source:
Code: Select all
include("files/$id");Code: Select all
1 2 3 4 5 6 7 8 9 this is a testCode: Select all
1
2
3
4
5
6
7
8
9
this is a testALSO,
does any1 know how to set a max. download speed. I'd like my download to not go quicker then say 10kb/s. Can you plz help me on that?
Thanx in advance,
MaNiAC