What Will You Learn in PHP Fundamentals I?PHP Fundamentals I provides an overview of the PHP language, main concepts, and best practices, so you can:Understand the syntax and structural elements of PHP.Know how to correctly apply the various control-flow structures.Understand PHP data types, type-juggling, and operator precedence.Organize code into reusable functions.Accomplish tasks using PHP's built-in file system and array functions.Understand essential elements of HTTP such as cookies and sessions.Understand the basics of validating input and escaping output.Build forms to collect information from a user.Interact with a database using PHP's MySQL functions.Read our Frequently Asked Questions for more information.AudienceThis course is designed for non-programmers, and beginners with less than 6 to 12 months of software-development experience, who want to learn the basics of the PHP language. This includes web designers who want to use PHP to build commercial websites. PrerequisitesYou need a basic knowledge of HTML. No programming experience is required.Class FormatThis online class provides nine instructor-led lectures. Each session is 2-hours long. You will be given a participant course guide to help you follow along with the lectures and exercises.Registration, Terms, and ConditionsTraining registration and policies.Training terms and conditions.Click the button below to register for this class at any of our regular posted dates and times.$995.00BUY NOWIf you have any questions, please contact us at [email protected].Class ScheduleOur class schedule is updated regularly. Click below to view the upcoming class schedule or to inquire about unlisted dates or times.VIEW SCHEDULE REQUEST NEW DATE AND TIMESpecial Offer: Interested in taking additional classes and achieving certification? Check out our bundle discount to save money. We recommend:PHP from A-Zend for the New Programmer Bundle.Note: After you have purchased your Zend online training course, you will receive an email detailing the registration process.If you have any questions, please contact us at [email protected].Class OutlineIntro to ProgrammingLanguage and the Logic of ProgrammingTypes of Programming Languages and VocabularyWhat is PHPWhy use PHPPHP Language BasicsSyntaxQuotesCommentsSpecial CharactersData TypesPrecedenceSymbolsPHP IdentifiersVariablesConstantsArraysPHP Control Flow BasicsOperatorsConditionalsPHP Functional BasicsFunctionsFunction Design ToolsFile Systems (Handling)File System BasicsConstantsCommonly Used File FunctionsFile System PerformancePHP Web ConceptsClient/Server CommunicationsHow to embed PHP into HTMLHow to embed HTML into PHPValidating and EscapingCookiesSessions$_GET and $_POSTPHP Database BasicsIntroduction to Relationship DatabasesKeywords and Statements in SQLUsing PHP Functions with the MySQL Data EngineDeveloping PHP AppsGeneral Software Development Application Structure GuidelinesOrganizing a concept solutionApplication SkeletonDebugging TechniquesSecurityFinal BindingsOrderApp File StructureOrderApp ArchitectureOrderApp Request/Response CycleOrderApp Step ThroughResourcesCourse Summary