<?php $nome = 'Wallace Souza'; $partes = explode(' ', $nome); echo $partes[0][0];echo $partes[1][0];
Standard input is empty
WS
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!