so the login code is not present in any of the PHP files?
I now have a user which has logged in (not to VB) and wants to access the forum without having to login again.
should i write a script that gives the user a cookie the same as VB would (but looks complicated, there are 20 functions where there is one vbsetcookie or another i have no idea which to use.)
or write a form in my script that would behave like the login form in VB?
I dont think I have a clue on either of the 2 ways....
I think if i put a button inmy script that send username and password to the same file & with the same "name" as the VB login form VB should do the rest no?
|