Read Only programming in php

Discussion in 'PHP' started by bigbule33, Dec 20, 2007.

  1. #1
    How can I program pages using php so that users with restricted access credentials can only view the fields in a read only format without changing pages that are already created. I want full-access to users to be able to modify the fields without restrictions, however restricted-access users will need to be able to review the pages - but not be able to change it for system integrity purposes
     
    bigbule33, Dec 20, 2007 IP
  2. tushardhoot1

    tushardhoot1 Active Member

    Messages:
    3,013
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    90
    #2
    Use sessions.

    If you can give me some more info I can try and code up something for you.
     
    tushardhoot1, Dec 20, 2007 IP