[ create a new paste ] login | about

Link: http://codepad.org/xKQE10Sh    [ raw code | output | fork ]

PHP, pasted on Dec 16:
1
2
3
4
5
<?php

var_dump(ucwords);

?>


Output:
1
string(7) "ucwords"


Create a new paste based on this one


Comments: