I am trying to integrate my login system made with PHP with the PHPBB Login system.
My problem is that I am including the PHP login document which contains a class called $user
but my login system uses $user
as well.
e.g My function for login is executing inside a class called $user and the phpbb login class is $user->login
Bu phpbb belgeyi yüklemek ve benim ana web "çevre" ayrı bir tür giriş mümkün mü?
Eğer daha fazla bilgi gerekiyorsa, sadece bana bildirin