Is this possible?
Posted: Wed Nov 27, 2002 11:14 am
Hi everybody.
*There should be a subforum for newbies where I would feel more comfortable posting as a, well, newbie
...*
My department (at a major Canadian University) provides services to a large number of students with disabilities. As part of a php-discussion board (phpBB) I would like our students to be able to do the following:
1. Student logs in to his/her account on the discussion board. (this step is covered by phpBB).
2. They follow a link that opens a php-based form that displays their personal information in fields retrieved from our departmental database (Access 97).
For this step, the php-script that creates the form and interfaces with our database should be able to ONLY display the information for that particular student, based on their phpBB login information (probably through some unique number that corresponds to our database indentifiers, for example, student number or file number).
3. After reviewing/updating their personal information from our departmental database, the student clicks on 'Submit' to submit the changes.
Would this be a likely scenario. If so, do you know of any resources that talk about something remotely similar to what we need here.
I would really appreciate any input.
Thanks.
bobo
*There should be a subforum for newbies where I would feel more comfortable posting as a, well, newbie
My department (at a major Canadian University) provides services to a large number of students with disabilities. As part of a php-discussion board (phpBB) I would like our students to be able to do the following:
1. Student logs in to his/her account on the discussion board. (this step is covered by phpBB).
2. They follow a link that opens a php-based form that displays their personal information in fields retrieved from our departmental database (Access 97).
For this step, the php-script that creates the form and interfaces with our database should be able to ONLY display the information for that particular student, based on their phpBB login information (probably through some unique number that corresponds to our database indentifiers, for example, student number or file number).
3. After reviewing/updating their personal information from our departmental database, the student clicks on 'Submit' to submit the changes.
Would this be a likely scenario. If so, do you know of any resources that talk about something remotely similar to what we need here.
I would really appreciate any input.
Thanks.
bobo