AssignmentSame as…Description
x = yx = y$x eşittir $y’ye
x += yx = x + y$x eşittir $x ile $y’nin toplamına
x -= yx = x – y$x eşittir $x’in $y ile farkına
x *= yx = x * y$x eşittir $x ile $y nin çarpımına
x /= yx = x / y$x eşittir $x ile $y nin bölümüne
x %= yx = x % y$x eşittir $x in $y ile bölümünden kalana

1 Comment

ตู้เชื่อม · 05/10/2024 at 14:06

… [Trackback]

[…] Information to that Topic: durukanbal.com/2021/02/16/php-assignment-operators/ […]

Leave a Reply

Avatar placeholder