php and my sql


#Introduction

Welcome to php tutorial, through this course we will learn to use php data type and php control structures such as logical expression and loops in order to control how our program executes or behaves. We will also learn php inbuilt functions and create our own costume functions.we will cover the basics of mysql and learn to connect php to mysql database in order to insert, update, read and delete data from tables. We also learn the use of user authentication in order to login into php application.and lastly we will build a php application from start with a contented management system that will allow admin to control the web content on the application. 

#Table of Content

● Introduction.
● Php overview.
● Mac installation.
● Windows installation.
● First step.
● Exploring data types.
● Control structure & logical expression.
● Control structures & loop.
● user- defined functions.
● Debugging.
● Building web pages with php.
● Forms and form data.
● Cookies and sessions.
● Mysql basics.
● Database connection with php.
● Content management system(CMS).
● Website navigation.
● Application CRUD.
● Regulating page access.
● Conclusion.

Comments

Post a Comment