PHP newline similar ASP vbNewLine

Is there a way to perform a newline like vbNewLine in ASP?
but i am not going to use "
" or “\r”

because I would like to break the line in a text file

Thanks