PHP Scripts / Usernames and Passwords?

  • Thread starter Thread starter Alex P
  • Start date Start date
A

Alex P

Guest
I have several PHP scripts running on the same FTP server. I'm trying to make it so that my customers only have to register once (on any given script that I'm running) in order to use all the other scripts as well, with the same username and password. Is this possible? If so, what's the easiest way to go about it? Thanks for any pointers.
 
Back
Top