Ramblings

Posts Tagged ‘php

14 Nov, 2008

Concatenation Note to Self

Posted by: Matt Williams In: gotchas

To concatenate in PHP you use a ‘.’, not a ‘+’.  Likewise, you don’t use ‘.’ to reference an object’s members, you use ‘->’. 
Move along, nothing to see.

Tags:

Categories

DrakNet Web Hosting