Jump to content

Recommended Posts

Posted

Ok i need users to have a username and password for the latest script that im making....

what scripting would i need so that member signup and there info is saved on a website(or a file) - that no-one but the program can enter... there info must not be saved on there PC...

Any ideas?

Thanks

Posted

If it's not going to be stored on the computer, you're obviously going to need a remote server. I guess FTP is theoretically possible, but sharing one file would be a bitch. So, unless you have a publicly-accessible server running an HTTP server such as Apache plus PHP or Perl and some kind of of database server (probably MySQL) AND you know PHP or Perl, no dice. Seriously, think this over.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...