/php-class-example

The fundamental php & web development class example code

Primary LanguageJavaScript

php-class-example

The fundamental php & web development class example code


####Lecture 1: Start to Build your Web [slide] / [code] ( Basic 1 )

####Lecture 2: PHP 101: flow control [slide] / [code] ( Basic 1 )

####Lecture 3: PHP 101+1:function & form [slide] / [code] ( Basic 2 )

####Lecture 4: Database and MySQL [slide] / [code] ( mysql 1 )

####Lecture 5: Accessing MySQL from PHP [slide] / [code] ( mysql 2 )

####Lecture 6: Basic HTML and CSS
####Lecture 7: Basic JavaScript and jQuery
####Lecture 8: Final Project one - simple album Simple album service that has function of uploading picture, thumbnailing picture by GD liberary in a album.
[code] ( simple_album )

####Lecture 9: Final Project two - final album Add memeber system and permission function, and multiple album management.
[code] ( final_album )

####Lecture 10: Use PaaS service to host your web - with pagodabox Put web on pagodabox and basic git.
[example] / [code] ( final_album_with_pagoda )


#####Special Thanks To GGM