help needed to integrate a log in
Posted: Tue Nov 09, 2010 6:33 am
Hi there, i have two open source scripts, one is net2ftp, a web based ftp programme written in php, and the other is a web hsoting sign up script, also written in php (mainly!). I have limited knowledge of php so i'm hoping someone here could give me some clues as to how to solve this problem: Net2ftp is used by many web hosting companies as a filemanager and does not require a database, though one can be used for logging purposes.
The other script creates a cpanel web hosting account, and the username, password and website created are also the log in details to cpanel and any type of ftp programme. I want to integrate net2ftp within the first script, so that when a user signs into their account creator programme, they click a link to bet2ftp and immediately be logged in, i.e no need to enter their details again.
This is common to all web hosting applications so i know it can be done, i'm just wondering how does net2ftp 'read' the details from the other script? In pther words, how do i do this? Your help and direction would be most appreciated, thanks in advance.
The other script creates a cpanel web hosting account, and the username, password and website created are also the log in details to cpanel and any type of ftp programme. I want to integrate net2ftp within the first script, so that when a user signs into their account creator programme, they click a link to bet2ftp and immediately be logged in, i.e no need to enter their details again.
This is common to all web hosting applications so i know it can be done, i'm just wondering how does net2ftp 'read' the details from the other script? In pther words, how do i do this? Your help and direction would be most appreciated, thanks in advance.