<?php $str = "hello world";echo chunk_split($str, 4, '#');
Standard input is empty
hell#o wo#rld#
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!