I think this a bit odd but how do i make my php source code without returns and new lines?
I want my source code to be all in one line. I know it could be done by hand but its too hard on big files.
Any help apreciated.
Note: I tried to make a replace script to get rid of \n or \r\n but the new lines still show on notepad :\