| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
|
PHP .= operator
Before I get harassed, yes, I DID use Google. Still no help. Can somebody explain wtf the ".=" operator does in php? I did find: x.=y is the same as x=x.y so does that mean if x = "hello " and y = "world" then x.=y will make "hello world"? just a little confused. i don't know if this is worthy of a topic but i was really on my last nerve. thanks |
|
|
|
![]() |