I am New to PHP please help with a syntax question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nowayjay
Forum Newbie
Posts: 2
Joined: Tue Jun 24, 2008 12:32 pm

I am New to PHP please help with a syntax question

Post by nowayjay »

Could some one tell me what this means "->" What is the purpose and how is it used?
User avatar
Frozenlight777
Forum Commoner
Posts: 75
Joined: Wed May 28, 2008 12:59 pm

Re: I am New to PHP please help with a syntax question

Post by Frozenlight777 »

It's used for class variables.
(see link ->above)
nowayjay
Forum Newbie
Posts: 2
Joined: Tue Jun 24, 2008 12:32 pm

Re: I am New to PHP please help with a syntax question

Post by nowayjay »

Thank you.
Post Reply