P.H.P Simple C.R.U.D Design
Publisher Description
Welcome to PHP SIMPLE CRUD DESIGN. This book / e-book is meant for everybody that want to learn and create simple CRUD web system.
Every online system nowadays has common functions like add, update, delete, view and search regardless of what programming language being used. Website like Facebook, Flickr, Yahoo, Wikipedia and many more are also developed using PHP.
Often, many final students complain that developing an online resources and system is hard and time consuming due to the lack of student experience in programming and level of thinking. It took them almost a quarter of their project time frame to create such feature. Due to this, they are unable to concentrate more on creating and designing their core system.
By publishing this book / e-book, we hope it will ease the burden of the student and making them concentrate more on the core system given that less time is consumed to create a login module and more time to create a quality system for their final year project. Do take note, this guide is only a reference and idea sharing and it is not compulsory for the student to fully follow the guide inside this book / e-book and it is solely focusing on understanding the CRUD : Create, Read, Update, Delete function.