Genre: eLearning | MP4 | Video: h264, 1280×720 | Audio: aac, 48000 HzLanguage: English + Sub | Size: 20.1 GB | Duration: 63 hoursLearn to program in a simple and enjoyable way in the most widespread and powerful server language in the world: PHP and MySQLWith PHP have become powerful empires, such as Yahoo and Facebook (also Udemy).
We will start from the basics, knowing the history of the language and its current state.
We will review the formation of variables, cycles, conditional statements, arrays (or vectors), as well as how to validate HTML forms.
We will analyze the powerful functions to manage dates and chains.
Everything in an easy and pleasant way.
Among the examples we will find the following:A simple gallery of photos taken directly from a folderUpload image files from the computer to the serverCreate status filesSend an email with PHPMake private pages with sessionsKnow the IP, browser and s / o of the user that visits usManaging regular expressionsApply filters to images as negative, contrast, black and white, etc.
Reduce the size and weight of a jpg, png or gif image automaticallyContents of the book Introduction to PHP:1. General PHP syntaxPHP file structureMix HTML and PHPCommentsThe semicolon character “;”VariablesType of dataOperators and expressionsArithmetic OperatorsConcatenation operatorComparison operatorsBooleados operatorsChange of typePrecedenceCommands “print” and “echo”Use of HTML tags2. Flow controlCommand “if”Command “switch”Command “do … while”Command “for”Commands “break” and “continue”3- ArrangementsCreation of arrangementsGoing through an arrangement with “foreach”Operations with fixesAdd several elements to the beginning of the array, with the command “array_push”Remove the first element of an array, with the command “array_shift”Remove any element from an array, with the “unset” commandSearch for an exact value in the whole array, with the “in_array” commandOrdering arrangementsAssociative arrangements4- FunctionsCreation of functionsParametersLocal and global variablesReturn of values5- Forms of HTMLDreamweaver examplesHidden fieldsValidationsRedirect to other pagesHyperlinks to php routinesPassing parameters in hyperlinks6- Dates and stringsCommand “time”Command “date”Command “getdate”Command “mktime”Validating dates with “checkdate”Command “printf”Command “sprintf”Command “number_format”Basic operations of stringsConvert special text characters to HTML7- File managementVerify if a file existsVerify if it is a file or directoryFile propertiesCreating and deleting a fileOpen and close a fileRead a fileProtecting files against multiple writesOperations with directories8 – CookiesCreation of cookiesReading cookiesDelete a cookie9- Access to databaseConnection to the serverConnection to the databaseBasic operationsWhat you will learnFull course of PHP and SQLiteFull course of MySQLObject oriented programming with PHPOnce finished the course you will be able to use PHP in a fluid wayYou will learn to modify the format of strings and numbersValidate dates with PHPModify, cut and clean strings with PHPManipulate server files and directories through PHPYou will learn to open, read and write in the server filesAre there requirements to create a course?Personal computer with Windows or Mac OS and a browserWho is this course for?WEB developers and designers