Educator.com - Computer Science: Introduction to PHP and Advanced PHP with MySQl

DANKoSAURUS

Lurker
Member
Joined
Threads
4
Posts
12
You must reply to see the hidden content. Consider upgrading your account to increase your reply limit.

Educator.com - Computer Science: Introduction to PHP
Professor Matthew M. is Educator's instructor for the Introduction to PHP course. As a self-taught PHP developer, Matthew understands first-hand the difficulties encountered by newcomers to PHP. He focuses on the topics most relevant to web developers looking to build their skill set by learning to add dynamic content and advanced functionality to their websites. Matthew focuses his lessons on actual code and builds on a web application using new skills learned throughout the series. Topics covered include setting up the development environment, arrays, type casting, user-defined functions, and loops.
Educator.com - Computer Science: Introduction to Advanced PHP with MySQL


Professor Matthew M.'s Advanced PHP with MySQL course continues from his Introduction to PHP course but is also appropriate for those already well versed in PHP. Matthew again focuses on topics relevant to developers and works on real code in text editors as well as executing MySQL commands from the command prompt. A working web application program will also be developed throughout the course to build on new concepts learned. Topics covered include reading/writing files, object-oriented programming, cookies, MySQL databases, and MySQL commands