ucfirst({explod e('/', $val)}[0])
This produces a parse error expecting ')', but why? I thought this was
perfectly valid code structuring in PHP!
Any ideas?
Phil
This produces a parse error expecting ')', but why? I thought this was
perfectly valid code structuring in PHP!
Any ideas?
Phil
Comment