Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
fdiv_bug
855
reputation
1
6
7
dresden
Member since
December 31 2012
36 profile views
Last seen
May 26 '13 at 19:56
$hello = "i'm just a german"; $itsme = str_replace("german","noob",$hello); echo $itsme;