PHP Question

Discuss general development subjects that are not specific to a particular version like the versioning control system we use or other infrastructure.
Post Reply
User avatar
Aitisa
Registered User
Posts: 1
Joined: Wed May 08, 2019 4:45 pm
Contact:

PHP Question

Post by Aitisa »

What do the -> and => operations mean respectively? It's impossible to google related information so I have to ask it... Thank you very much.

User avatar
david63
Registered User
Posts: 355
Joined: Mon Feb 07, 2005 7:23 am

Re: PHP Question

Post by david63 »

Aitisa wrote: Thu May 09, 2019 10:18 am What do the -> and => operations mean respectively? It's impossible to google related information so I have to ask it... Thank you very much.
It is not impossible to Google the question, the first result I got is https://stackoverflow.com/questions/140 ... -in-php-or
David
Remember: You only know what you know -
and you do not know what you do not know!

Post Reply