This PDF covers the
following topics related to Learning PHP, MySQL and JavaScript : Introduction to
Dynamic Web Content, Setting Up a Development Server, Introduction to PHP,
Expressions and Control Flow in PHP, PHP Functions and Objects, PHP Arrays,
Practical PHP, Introduction to MySQL, Mastering MySQL, Accessing MySQL Using PHP,
Form Handling, Cookies, Sessions, and Authentication, Exploring JavaScript,
Expressions and Control Flow in JavaScript, JavaScript Functions, Objects, and
Arrays, JavaScript and PHP Validation and Error Handling, Using Asynchronous
Communication, Introduction to CSS, Advanced CSS with CSS3, Accessing CSS from
JavaScript, Introduction to jQuery, Introduction to jQuery Mobile, Introduction
to HTML5, The HTML5 Canvas, HTML5 Audio and Video, Other HTML5 Features,
Bringing It All Together.
This PDF covers the
following topics related to Learning PHP, MySQL and JavaScript : Introduction to
Dynamic Web Content, Setting Up a Development Server, Introduction to PHP,
Expressions and Control Flow in PHP, PHP Functions and Objects, PHP Arrays,
Practical PHP, Introduction to MySQL, Mastering MySQL, Accessing MySQL Using PHP,
Form Handling, Cookies, Sessions, and Authentication, Exploring JavaScript,
Expressions and Control Flow in JavaScript, JavaScript Functions, Objects, and
Arrays, JavaScript and PHP Validation and Error Handling, Using Asynchronous
Communication, Introduction to CSS, Advanced CSS with CSS3, Accessing CSS from
JavaScript, Introduction to jQuery, Introduction to jQuery Mobile, Introduction
to HTML5, The HTML5 Canvas, HTML5 Audio and Video, Other HTML5 Features,
Bringing It All Together.
PHP is a scripting language designed to
fill the gap between SSI and Perl, intended for the Web environment. Its
principal application is the implementation of Web pages having dynamic content.
Topics covered includes: Beginning with Hello World, Nuts and Bolts,
Commenting and Style,Comparison operators, Arrays, Control structures,
Functions, Files, Images, Mailing, Cookies, Sessions, Databases and Regular
expressions.