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!
you can see what I tried, it's not working... right now it's writing everything on one line, I really need them to go on seperate lines for each entry... thanks
edit: fixed the code to represent new code being used. however, it still has problems...
Last edited by fresh on Fri Jul 16, 2004 11:16 pm, edited 2 times in total.
would my text editor have anything to do with it??? I mean the blocks are added by the server, not the editor... hearing that, could it still be my editor??
Im using hapedit, it's free and I like it, pretty good for new people... I am writing to text files, which were generated by notepad, is that what you guys are talking about?? I used some trim code, that someone gave me, and it works good now, after rearranging my logic on each page... thanks
what are we talking about??? It's because I'm using a txt file to store plain text chars, and when I sent the \n to it, the server added the [], since I uploaded them as empty files... it had to be the server... however, someone gave me a really good script that strips each [] off each line, and so far seems to be workin ... thanks