Uncle Mad
03-06-2005, 12:24 AM
Hi
Say if i were to setup a personal website, that includes these.
* image hosting
* forum
* possibly some other scripts that user can sign up themselves
In this case, if i install them separately, they'll have their individual database. I'm trying to create a web portal, such that they can login from the main page, and then they can get access to the services as listed above, without logging in again. It's a one set of username and password for all the services.
I believe if i want to do so, i'll have to share one database between all the scripts.
Question here is, how can i do so? Do i simply edit the script, and have their connecting database name, to one single one? Anything else i have to do?
Then how can i create a page using HTML, such that they not only allows the visitor to sign in, but directed to a new page that allows them to choose which software they want to use?
Definitely, the user should be able to login to just the script itself, through their respective index page.
Hope there are kind souls around. :)
Say if i were to setup a personal website, that includes these.
* image hosting
* forum
* possibly some other scripts that user can sign up themselves
In this case, if i install them separately, they'll have their individual database. I'm trying to create a web portal, such that they can login from the main page, and then they can get access to the services as listed above, without logging in again. It's a one set of username and password for all the services.
I believe if i want to do so, i'll have to share one database between all the scripts.
Question here is, how can i do so? Do i simply edit the script, and have their connecting database name, to one single one? Anything else i have to do?
Then how can i create a page using HTML, such that they not only allows the visitor to sign in, but directed to a new page that allows them to choose which software they want to use?
Definitely, the user should be able to login to just the script itself, through their respective index page.
Hope there are kind souls around. :)
