Jump to content

CBResources

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Everything posted by CBResources

  1. Thanks very much for your reply. You seem to understand it a lot more than I do and to be honest with you, without wanting to sound disrespectful, most of what you said went right over my head lol. So I don't think I will attempt to integrate. I would really much rather workaround it like you said. So where do I start? How do I get the "Registration" script to copy the user's details in to each user-table used by the individual applications? They are all on the same database. Once I've got the Registration side of it working... I can move on to logging people in. Let's take this one step at a time lol. I'm not usually one to get involved in this line of coding but I'm trying to help out a friend developing this site with as little cost as possible and people are wanting to charge hundreds of pounds which we simply don't have in the budget so I need to try and do this myself.
  2. At the moment I have the following: 1) WordPress (Used as a CMS) 2) phpBB3 And I will be looking at installing GeoClassAuctions But before I do that, I need to know that I can integrate the user-tables. I know they are both PHP/SQL Based.
  3. That would be great if I knew how to do that lol. This is why I came here. To get some info on how I could achieve this. Basicall when somebody registers for the site, I want them to be able to register for ALL of the services on the site in one-form so they won't have to re-register to use the forums, then re-register again to buy from the shop etc... Then I want them to be able to login to each service just by logging in ONCE on the main site. If table integration is the answer, then super... just tell me how to do it
  4. Hi there, I've just registered here and had a quick look around but couldn't find the answer I was looking for so I hope I'm posting this question in the right place. I want to write a PHP Login/Registration script that I can run on a website I am developing for a client but this website has more than one piece of software on it (each with it's own user-tables) and this is the first time I have had to integrate software before so I need a bit of help. When a user fills in the registration form, that data needs to be sent to the relevent user-tables for each application running on the website & when a user logs in, they need to be authenticated for each of the applications also so that we can have a one-click login process. I hop
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.