Queries that return permissions - Mailing list pgsql-php

From Thom Dyson
Subject Queries that return permissions
Date
Msg-id OF733211D3.38B30848-ON88256E39.0061C538-88256E39.00621BC1@sybex.com
Whole thread Raw
Responses Re: Queries that return permissions  (Joe Conway <mail@joeconway.com>)
Re: Queries that return permissions  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-php



I'm laying the ground work to migrate a database to a web front end.  One
thing I would like is, when generating the HTML,  to display read-only
fields as text, while fields that are updateable as input fields, based on
the permissions that the user has to the table.  This way a  given user
would not be confused trying to change data they have no permission to.

Does anyone know where there is code that will do this sort of thing?

Thom Dyson
Director of Information Services
Sybex, Inc.



pgsql-php by date:

Previous
From: Mark Gibson
Date:
Subject: Re: How To Connect to another Database inside a plpgsql function
Next
From: Joe Conway
Date:
Subject: Re: Queries that return permissions