Jump to content

Writing a login script for number of existing php applications.


Beuy

Recommended Posts

Good day,

 

I am developing a simple system to be used in my project enviroment which allows members to log into one page and then be presented a list of other applications that they can click on to be automaticallyed logged into.

 

For example a member may login to this system to utilise the timesheeting program, which is entered automatically by clickong on a link.

 

I am not having any issues or concerns with creating this system however I am having some issues with discovering how to write the login script for external applications.

 

I am having particular trouble with a program called extplorer which is a a php based file management system, I have found where the login script in it exists but I cannot discover how to run it with the correct variables from my application.

 

Any help would be greatly apreciated here, please inform me if any additonal information is required.

 

Thank you in advance,

 

Beuy.

Thanks for the reply bluefish,

 

All of the applications are on the same website under the same folder, I understood that I could set the session variables however I am having trouble discovering which variables exactly to set. The source code of this particular program is quite in-depth and I was wondering if there is perhaps some way to simplify it.

 

I additonality had the concern of not knowing where to forward the user to, however if I understand sessions I could just send them to the index page of that application and they would appear logged in?

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.