PHP is a versatile language based on object-oriented programming concept. It is practiced by a huge community. PHP is the least complex and makes better applications if used in the right context. It supports some great frameworks like Zend, Laravel, and Symphony.Most beginners find PHP difficult...
show more
PHP is a versatile language based on object-oriented programming concept. It is practiced by a huge community. PHP is the least complex and makes better applications if used in the right context. It supports some great frameworks like Zend, Laravel, and Symphony.Most beginners find PHP difficult because they either spend a long time learning all the things, or they are using poorly crafted online courses. To make PHP easier to learn, we extracted some niche topic of PHP and compiled them in simple to understand format in this small e-book. On top of it, the examples are made more interactive to help understand some advanced PHP topics. The best part of this e-book is the price is almost negligible.With this edition, beginners will learn to interpret PHP language in the nick of time. They will able to build a basic application on HTML, CSS, etc. without any peer guidance or external course. All the major concept of PHP are covered in this e-book. Once you know the tips and tricks, the book can be a guide for building Web-based services for mobile devices. You will be able to gain more knowledge about PHP functions and MySQL through it.Besides having limited coding language, you will become someone having a deeper understanding of PHP in no time. With this e-book, you soon can become the part of these huge base of PHP users like Facebook, Yahoo, Wikipedia, Wordpress, and so on.Table ContentChapter 1: IntroductionWhat is a scripting language?Scripting VS Programming LanguageWhat does PHP stand for?Php SyntaxWhat is PHP used for & Market sharePHP vs ASP.NET VS JSP VS CFMLChapter 2: Introduction to XAMPPWhat is XAMPP?How to Download and Install XAMPPXAMPP Control PanelWhat is the best PHP IDE?Introduction to Netbeans IDECreating a new PHP project using the Netbeans IDEChapter 3: Data Types, Variables and OperatorsData TypesVariableVariable Type CastingConstantOperatorsChapter 4: Comments, Include & RequireCommentsInclude & PHP Include_onceRequire & PHP require_onceinclude vs requireChapter 5: ArraysWhat is an Array?Numeric ArraysAssociative ArrayMulti-dimensional arraysArrays: OperatorsChapter 6: Control structuresWhat is a control structure?IF ElsePHP LoopWhile LoopSwitch CaseChapter 7: StringsWhat is a string?Create Strings Using Double quotesHeredocNowdocString functionsChapter 8: FunctionsWhat is a Function?Built in FunctionsString FunctionsNumeric FunctionsDate FunctionWhy use User Defined Functions?Chapter 9: FormsWhat is form?Create a formPOST methodGET methodGET vs POST MethodsProcessing the registration form dataChapter 10: Cookies & SessionsWhat is Cookies?Creating CookiesRetrieving the Cookie valueWhat is a Session?Creating a SessionChapter 11: File ProcessingWhat is a File?File_exists FunctionFopen FunctionFwrite FunctionFgets FunctionFile_get_contents FunctionChapter 12: Error HandlingWhat is an Exception?PHP Error handlingError handling examplesDifference between Errors and ExceptionMultiple ExceptionsChapter 13: Regular ExpressionWhat is a regular expressions?Preg_matchPreg_splitPreg_replaceMeta charactersExplaining the patternChapter 14: MAILWhat is PHP mail?Why/When to use the PHP mailSimple Transmission Protocol
show less