QUOTE(chinfo @ Jul 31 2004, 03:09 AM)
Notepad and Worpad are not good PHP editors, they don't even deserve the word "editor", often than not they insert invisible characters on your code document which can have a big impact on your scripts.
I myself use Dreamweaver's codeview to edit scripts.
WordPad and other
Word Processors would do that. Notepad is not a processor - it's just a text editor. With Notepad, it's what you see is exactly what you get. It doesn't insert any 'invisible' characters into your documents.
WordPad, Microsoft Word, and all the others only do this for formatting reasons.
And I don't agree with copying other peoples scripts and putting them on your site, especially if you take the credit for them or don't acknowledge the original author. I think that you should write your own scripts, and if a ad
Reply