What's new

Tutorial PHP ACTIVITY HELP

MarkRonel

Addict
Joined
Jul 14, 2016
Posts
20
Reaction
2
Points
70
Baka may makatulong po sa activity ko baguhan lang kasi thank you (PHP, Mysql)
  1. Create a table for your login, the table must have the following fields(Username, Pword, accountType). Input at least 2 records, 1 for admin account and 1 for user account.
  2. Your program must be able to determine account type upon login(Enter username and Password).
  3. Display a form/page for "Admin" if it is admin and "User" if it is a user account.
  4. For admin page/form include Add and Edit accounts functions: note trap delete, there must be at least 1 admin account left. For user page/form, add edit account profile feature.
 
in creating a project lods gawa ka muna ng chart. Pero in this case Parang madali lang naman login account for admin and user.. kaya nga yan kahit sa isang file mo nalang gawin haha pero not recommendable para mas maintindihan ng nagbabasa ng code mo hatihatiin mo
 

Similar threads

Back
Top