nav-left cat-right
cat-right
Membership System #1
Membership System #1... Introduction The idea of a membership system strikes hard to create by many people. If, like me, at some point you have stopped at a website and wondered how a system like one works; look no further. I originally learnt PHP and MySQL through Day Dream Graphics, and learnt how to make my very first membership systemby following the original tutorial by Snow White. However, the original tutorial has been deleted, and I...
The basics to MySQL
The basics to MySQL... Introduction If you’re not familiar to what MySQL is, it simply means “My Structured Query Language”. It’s a database system commonly used for storing information, which can then be retrieved, manipulated or deleted at any given time. MySQL is used by a large amount of main-stream systems, and you will find that most websites are powered by MySQL (there are other database systems, but this one...