Wopkeuh
10-22-2003, 02:47 AM
I'm not too experienced with PERL, but I've a question about using sessions made with php in perl. I've done the following.
I've made a login screen in php and it works perfectly. I'm not using cookies and that's exactly the way I want it to be.
Now I want to do a login check in a PERL file. Is this possible or do I have to try a different approach?
If it's possible, how do I do this?
I've made a login screen in php and it works perfectly. I'm not using cookies and that's exactly the way I want it to be.
Now I want to do a login check in a PERL file. Is this possible or do I have to try a different approach?
If it's possible, how do I do this?