I need help in the following:
1. The dynamic PHP pages are not displaying any error messages neither is the html content in the page displayed. I have no way of knowing whether my program is accessing the MySql database.
I need to know the necessary coding to convert ordinary data gathered from the databse to graphs/pie charts etc.
Can this be created in mysql and called up by PHP? If so how?
For the global session variables: I give access to individual modules according to password. But the Adminisrator of the system gets blanket access to all modules. How do I code Session variables to accept the logged in user or the Administrator ?