Page 1 of 1

Show number of records in table in Home page

Posted: 2014-11-01 13:03
by udayvatturi
Hi
I small a small tweek to the home page to show number of records in the table.

Screenshot .
Capture.PNG
number of records in table in Home page
Capture.PNG (146.3 KiB) Viewed 4870 times
I am attaching the file home.php (zipped) Just replace with your existing code.
home.zip
(1.54 KiB) Downloaded 531 times

Re: Show number of records in table in Home page

Posted: 2014-11-01 21:30
by emad.mohamed
Good job

the only comment is that the number of records must suit the privileges of users. Each user must see only the number of records that he is allowed to see.

Regards
Emad

Re: Show number of records in table in Home page

Posted: 2014-11-02 04:31
by udayvatturi
Hi Emad,
You are right. I missed that point.