TYPO free

home

fighting for TYPO free code


Take the survey

Whoami

My name is Michiel Roos. I currently work for Netcreators in Holland. I like tech stuff like Linux, TYPO3, Gumstix and Roombas but I also like to dig in the dirt and try to grow veggies and other things. Some of you may know me as author of nc_staticfilecache and maintainder of the DAM project.

But why?

Well . . . I like code without typo's. It just runs better ;-)

PHP_EOL goodness

Tue, 16 Feb 2010

I did an amazing discovery today. There is a PHP constant called PHP_EOL you can use instead of "\n". This will make your script cross platform.

I honestly did not know about this. I'm happy I learnt something new today.

1 comment(s)
category: cli