Fatal error: Call to undefined function strip_newlines() in /home/orange/public_html/pixelsquaredesigns.com/words/index.php on line 19
I'm going to guess that the strip_newlines function isn't defined
Your code says " // strip_newlines is not a real function - needs to be implemented " so I'm guessing the function wasn't added.