Tham khảo tài liệu 'professional php programming phần 8', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Simpo PDF Merge and Split Unregistered Version - http End of while Finally we redirect the client to user_admin . php page. header Location http HTTP HOST DOCROOT user Viewing the Transactions of a User The script view_transactions . php displays the transactions of a user as shown in an earlier screenshot for example when the administrator clicks on a user s link such as hrawat to view the transactions of the user Harish Rawat. php require Verify that the administrator is already authenticated if authenticateUser cookie user cookie passwd header Location http HTTP HOST DOCROOT exit Connect to the Database if link mysql pconnect DB SERVER DB LOGIN DB PASSWORD DisplayErrMsg sprintf internal error d s n mysql_errno mysql_error exit HTML HEAD TITLE Transactions of the User TITLE HEAD BODY BGCOLOR F0F3D1 DIV ALIGN left TABLE BORDER 0 CELLPADDING 0 CELLSPACING 0 WIDTH 90 TR TD WIDTH 50 ALIGN right IMG SRC ALT WroxWare WIDTH 228 HEIGHT 70 nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp TD TD WIDTH 50 IMG SRC Shopping ALT Shopping Mall WIDTH 318 HEIGHT 87 TD TR TABLE DIV DIV ALIGN center CENTER TABLE BORDER 0 CELLSPACING 1 WIDTH 100 ALIGN center TEAM FLY PRESENTS Simpo PDF Merge and Split Unregistered Version - http TR TD WIDTH 25 ALIGN center A HREF user IMG SRC ALT User Records BORDER 0 A TD TD WIDTH 25 ALIGN center A HREF transaction IMG SRC ALT Today s Transactions BORDER 0 A TD TD WIDTH 25 ALIGN center A HREF search IMG SRC ALT Search for user BORDER 0 A TD TD WIDTH 25 ALIGN center A HREF logout IMG SRC ALT Logout BORDER 0 A TD TR TABLE CENTER DIV BR CENTER FONT COLOR 804000 FACE Sans Serif SMALL STRONG Records of user php echo userid STRONG SMALL FONT BR To get the details of the user user-id from the user_profile table php Read records from table transaction to