Jump to content

[SOLVED] MySQL access need urgent help


sarasoorah

Recommended Posts

Hello everyone,

I am developing a small system in php, it is a Document Tracking system, this system will have multiple users each with different privileges, but all users have the privilege of searching and viewing the documents, and some users have the privilege of modifying the documents.

what I want to do is to allow only one user to modify the documents at a time.

and when a user is viewing some pages, I want to block other users from modifying anything in the database.

can I add php functions that could do this to block writing to the database during the execution of a page?

 

 

please help :'(  :'(  :'(

Link to comment
https://forums.phpfreaks.com/topic/53100-solved-mysql-access-need-urgent-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.