PHP assignment operator

PHP assignment operator used to assign value in the variable such that we assign 10 in the variable x and we write x=10. So we can use equal to sign to assign the value.
In PHP array we use => sign to assign value.

Comments

Popular posts from this blog

How to construct a B+ tree with example

How to show only month and year fields in android Date-picker?

Visitor Counter Script Using PHP