Association or assignment

Association or assignment operations are done via using the equal sign. Result of the operation on the right side of the equal sign will be assigned to a variable on the left side.

It can be mathematical, Boolean or a string operation.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator