Week 1 : My Homestay SMS from PHP code
- Find out how to send SMS from PHP code.
Picture above showing the user received an e-mail and SMS after he done the sign up step. The e-mail will mentioned that you just create a new account at MyHomestay reservation system and it will release your login email and password also.
Task of the week :
- Create Admin table at phpMyAdmin.
- One of the attributes from admin is admin_level. While login it can determine you are master or a normal member.
- Create a login page for administration page.
- Create an admin profile page.
- Create admin page with edit function and validation.
0 comments