How can i do the same registeration

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
User avatar
dharprog
Forum Contributor
Posts: 126
Joined: Fri Oct 27, 2006 12:20 am

How can i do the same registeration

Post by dharprog »

Hi,

I'm integrated the phpBB2 forum to one site but want to make it same registeration and same login logouts. How can i make it. what i have to do? Have i to change the code or what? How to track the code? and How many tables willl alter when we register? Can anybody help out from this? How can i do this give me idea to sort it out?

Thank YOU.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

if your using their user tables, why not take a look at phpbb source code and look at what they use ;)
Post Reply