<?php $text="Hello World! C+ C++ C#";print_r(preg_replace('/\+{2}(*SKIP)(*F)|[[:punct:]]+/', ' ', $text));
Standard input is empty
Hello World C C++ C
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!