I am currently working on a project for school in a team setting. We are wirting a program for a client that incorporates their website and an automatic reporting system that pulls info from a peoplesoft(sql back) database.
We are using Apache web server, PHP, and Mysql to create a demo.
I am to create part of the code that automatically IDs the user based on network ID. I have no experience in PHP, and am not a seasoned programmer. I have been researching the ability of PHP to do this, but with litttle luck. Is there a way to do this, if so could you point me in the right direction? Any examples of such code would be helpful.
Thank you.
automatically ID the user based on network ID
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
http://www.phpclasses.org/browse/package/1888.html may be of interest.