Re: [PHP-DB] Select the specific user data from the database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Then each record needs to have a user filed where their is stored. Then your access query just adds an additional filter to check this value

Select * from data_table where user = $user

Bastien

Sent from my iPod

On Sep 5, 2010, at 7:21, nagendra prasad <nagendra802000@xxxxxxxxx> wrote:

> Hi Experts,
> 
> I have a mysql database. What I want is that when a user login he can able
> to see his entries only, so that he can delete, add or edit his entries
> only. I have 2 different tables one for user details and another for actual
> entries. Please help me.
> 
> Best,
> Guru.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux