Week 1 : My Homestay SMS from PHP code

by - June 04, 2014


  • Find out how to send SMS from PHP code.
last I found out Malaysia iSMS offers international SMS service covering more than 700 mobile Operators worldwide for Peer to Peer SMS, streaming content services (like factory alerts, news alerts, stock updates) and bulk SMS communications based on high quality as well as reliable connectivity.

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.

You May Also Like

0 comments