i did get around this by making login the first thing that was being sent and using a bool to determine if it had been sent
if(login == true) {username = data}
something like that.
but i found this solution to be a bit ugly, so i was thinking if there is another solution
thank you in advance.

New Topic/Question
Reply



MultiQuote






|