Posted 19 December 2012 - 12:16 PM
Right so im trying to making roaming accounts for a program that allows the user to create an account then login anywhere from any computer and get files native to their login details…
the program is an email client that sends emails to a given email address (not CC emails)
the email client its self works and i can send emails but I need to set up the login script and thats where im stuck
Im trying to do this with PHP using the http_post() funtion, so far I have made my database and the PHP login scripts (web server side)
my question is how do I create the sessions and connect the two in computercraft?
and links to anywhere that can help me will be highly appreciated
thanks
~NDFJay
the program is an email client that sends emails to a given email address (not CC emails)
the email client its self works and i can send emails but I need to set up the login script and thats where im stuck
Im trying to do this with PHP using the http_post() funtion, so far I have made my database and the PHP login scripts (web server side)
my question is how do I create the sessions and connect the two in computercraft?
and links to anywhere that can help me will be highly appreciated
thanks
~NDFJay