Best practices for sharing members database between different portals
From: Tariq Murtaza (tariq_at_smeda.org.pk)
Date: 12/09/03
- Next message: Michael Egan: "Structuring keyword searches"
- Previous message: irinchiang_at_justeducation.com: "Re: [PHP] problem with INSERT query"
- Next in thread: Galen: "Re: [PHP] Best practices for sharing members database between different portals"
- Reply: Galen: "Re: [PHP] Best practices for sharing members database between different portals"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 09 Dec 2003 15:26:10 -0600 To: php-general@lists.php.net, mysql@lists.mysql.com
Dear All,
Please comment on Best Practices for sharing members database between
different portals.
Suppose we have 3 portals running on different networks.
Assignment is to make a single Login/Pass for all portals, means once
LogedIn in one of the portal, could able to access the other portals
without loging In.
Constraints are, every portal have different Database structure and also
have different Global / Session variables.
Please share your experience and which approach is the best practice.
Regards,
TM
- Next message: Michael Egan: "Structuring keyword searches"
- Previous message: irinchiang_at_justeducation.com: "Re: [PHP] problem with INSERT query"
- Next in thread: Galen: "Re: [PHP] Best practices for sharing members database between different portals"
- Reply: Galen: "Re: [PHP] Best practices for sharing members database between different portals"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|