Welcome to phpanswers , where you can ask questions and receive answers from other members of the community.
In OOP i use global/public parameter to give access of methods and parameteres . But i got intoduce to new friend function .What is the use of friend function? Is it same as public declaration.