Multiple users for different databases

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepaks85
    New Member
    • Aug 2006
    • 114

    Multiple users for different databases

    I need to create a CMS in which we will create user and each user should connected with the different airlines databases and that user will be able to upload files and view files in PDF and print files to the printer. The admin user will be common for all users.



    --------------------------------------------------------------------------------------------------------------------

    Example :



    Suppose we have a CMS in which we can create user. Just like we have form generator CMS (in MDG folder).



    Now we have created three user :

    username / password

    - deepaks / deepak456

    - chamlit / chamli456

    - rickn / rick456



    Now when deepaks user will login it should automatically goes to cayman airways database.

    When chamlit user will login it should go to indian airlines database. And

    When rickn user will login it should go to another airline database.



    And each user will be able to print reportsto printer and print reports to PDF and each user will able to download and view the reports.



    The admin user will create all the users for different airline databases and be able to upload reports, delete reports, rename reports, print reports to PDF reports, print reports to printer for all the airline databases.

    --------------------------------------------------------------------------------------------------------------------



    Please tell me it is possible to create a PHP CMS script like above?

    OR

    Is it possible to create a PHP script to create a user for all different databases.



    I am unable to find the PHP script to this task. Please help me out......

    Thanks in advance
    Deepak
Working...