PHP: PHP
Verrijk uw carrière met OEM’s
ICT-Trainingen
Beoordeeld met een 9,0 – een van de best gewaardeerde ICT-opleiders
van Nederland.
Waarom OEM?
- Meer dan 20 jaar ervaring in ICT-trainingen
- Ruim 1000 cursussen van 200 topmerken
- Gecertificeerde docenten & bekroonde e-learning
- Officiële partner van Microsoft, EC-Council, Certiport en Pearson VUE
- Flexibele leervormen: klassikaal, online, e-learning of blended
Start vandaag nog en ontwikkel uzelf of uw team met een training die écht resultaat oplevert.
Let op: bij het aanvragen van informatie vragen wij om een telefoonnummer, zodat wij u snel en persoonlijk kunnen adviseren.
Na inschrijving van de Award Winning E-learning training PHP, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.
Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.
Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video's in HD beeldkwaliteit met heldere audio …
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
Verrijk uw carrière met OEM’s
ICT-Trainingen
Beoordeeld met een 9,0 – een van de best gewaardeerde ICT-opleiders
van Nederland.
Waarom OEM?
- Meer dan 20 jaar ervaring in ICT-trainingen
- Ruim 1000 cursussen van 200 topmerken
- Gecertificeerde docenten & bekroonde e-learning
- Officiële partner van Microsoft, EC-Council, Certiport en Pearson VUE
- Flexibele leervormen: klassikaal, online, e-learning of blended
Start vandaag nog en ontwikkel uzelf of uw team met een training die écht resultaat oplevert.
Let op: bij het aanvragen van informatie vragen wij om een telefoonnummer, zodat wij u snel en persoonlijk kunnen adviseren.
Na inschrijving van de Award Winning E-learning training PHP, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.
Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.
Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video's in HD beeldkwaliteit met heldere audio kwaliteit. Daarnaast biedt de training Support en/of een Online Mentor aan als u problemen ondervindt. De training is beschikbaar in elke browser voor zowel PC, Mac, Tablet én Smartphone. Dus zelfs via uw mobiel kunt u handig de training volgen.
De training is inclusief lees- en/of praktijkopdrachten met trainingstest, mits noodzakelijk voor de training. Na afronding van de training krijgt u een Certificaat van Deelname en sluit u zich aan bij de reeds duizenden tevreden cursisten.
LAMP-stack is een populair platform in webontwikkeling, dat wordt gebruikt om dynamische websites te maken. Deze stack bestaat uit Linux, Apache, MySQL en PHP. Dit pad van cursussen behandelt hoe u een LAMP-stack maakt en hoe u een webtoepassing programmeert met behulp van PHP, waarbij MySQL de back-endservices levert.
Cursusinhoud
Building Dynamic Web Sites with LAMP Stack Installation of Linux Operating System
Course: 35 Minutes
- Course Introduction
- The Architecture of Linux
- Installing the Linux Operating System
- Working with the Linux Command Line
- Editing a File in Linux
- Configuring a Network Service in Linux
Installation of Apache Web Server
Course: 19 Minutes
- Installing the Apache Web Server
- Verifying the HTTPd Daemon
- Viewing Apache Logs
Installation of MySQL Database Server
Course: 19 Minutes
- Storing Data in a Table in RDBMS
- Installing MySQL on Linux
- Verifying the MySQL Database
- Securing the MySQL Installation
- Configuring the MySQL Server
- Creating a Table and Adding Data
Installation of PHP Packages
Course: 40 Minutes
- Installing PHP Packages
- Using Decision-making Operators in PHP
- Using Loops in PHP
- Connecting PHP with MySQL
- Selecting Data from MySQL Database
- Installing phpMyAdmin
- Administering MySQL Database by Using phpMyAdmin
Practice: Building a LAMP Stack
Course: 9 Minutes
MySQL Improved Extension
Course: 41 Minutes
- Course Introduction
- Comparing MySQLi and PDO
- Installing and Configuring MySQLi
- Using Persistent Connections with MySQLi
- Using Prepared Statement with MySQLi
- Using Stored Procedures with MySQLi
- Executing Multiple Statements with MySQLi
- Creating Transactions by Using MySQLi
Managing MySQL Data by Using MySQLi
Course: 33 Minutes
- Creating Databases and Tables by Using MySQLi
- Inserting Data into a Database by Using MySQLi
- Retrieving Data from Database by Using MySQLi
- Updating Data by Using MySQLi
- Deleting Data by Using MySQLi
Practice: Using MySQLi to Manage Data
Course: 10 Minutes
- Exercise: Connect MySQL with PHP by Using MySQLi
Working with PHP Data Objects
Course: 29 Minutes
- Installing and Configuring PDO
- Creating Connections with PDO
- Creating Transactions and Autocommit by Using PDO
- Using Prepared Statements with PDO
- Using Stored Procedures with PDO
- Handling Errors by Using PDO
Managing Data by Using PDO
Course: 43 Minutes
- Creating Database and Tables by Using PDO
- Inserting Data into a Database by Using PDO
- Retrieving Data from Database by Using PDO
- Updating Data by Using PDO
- Deleting Data by Using PDO
Practice: Using PDO to Manage Data
Course: 10 Minutes
- Exercise: Connect MySQL with PHP by Using PDO10
PHP Applications with the Zend Framework PHP Frameworks
Course: 13 Minutes
- Course Introduction
- Framework Fundamentals
- MVC Fundamentals
- Zend Framework Concepts
- Installing PHP
Zend Framework Fundamentals
Course: 28 Minutes
- Introducing the Zend Framework
- Development Environment Requirements
- Installing Composer
- Installing the Zend Framework
- Installing the Zend Skeleton Application
- Web Server Configuration
Zend Modules
Course: 30 Minutes
- Zend Module Fundamentals
- Module Directory Structure
- Creating Module Folders (for custom module)
- Creating Module Files
- Zend ModuleManager
- Installing the ZFTool Using Composer
- Creating a Zend Module Using the ZFTool
Controllers and Views
Course: 30 Minutes
Practice: Zend Framework MVC
Course: 9 Minutes
- Exercise: Creating a Test Zend Module
Databases and the Zend Framework
Course: 22 Minutes
- Course Introduction
- Installing MySQL
- Zend Models and Data Persistence
- Creating a Model
- Creating a TableGateway Object
- Configuring the TableGateway Object
Zend Database Actions
Course: 31 Minutes
- Configuring the Database Connection
- Adding a Service Locator
- Configuring the Read Action
- Configuring the Add Action
- Configuring the Edit Action
- Configuring the Delete Action
Practice: Creating a Database Connection
Course: 13 Minutes
- Exercise: Retrieving Data from MySQL
Layout and Navigation
Course: 19 Minutes
- Customizing the Layout
- Adding Breadcrumb Navigation
- Configuring the MVC for Pagination
- Adding the Pagination Bar
Advanced Application Functionality
Course: 43 Minutes
- Internationalization Fundamentals4
- Using the Poedit Tool
- Adding Internationalization (Part 1)
- Adding Internationalization (Part 2)
- Adding Zend\Mail
- Adding Site Authentication
- Authenticating Specific Areas of the Application
Practice: Adding Features to Your Zend App
Course: 6 Minutes
Specificaties
Taal: Engels
Kwalificaties van de
Instructeur: Gecertificeerd
Cursusformaat en Lengte: Lesvideo's met
ondertiteling, interactieve elementen en opdrachten en testen
Lesduur: 8:48 uur
Voortgangsbewaking: Ja
Toegang tot Materiaal: 365 dagen
Technische Vereisten: Computer of mobiel
apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome,
Firefox, Safari of Edge.
Support of Ondersteuning: Helpdesk en online
kennisbank 24/7
Certificering: Certificaat van deelname in
PDF formaat
Prijs en Kosten: Cursusprijs zonder extra
kosten
Annuleringsbeleid en Geld-Terug-Garantie: Wij
beoordelen dit per situatie
Award Winning E-learning: Ja
Tip! Zorg voor een rustige leeromgeving, tijd
en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers
voor audio, accountinformatie zoals inloggegevens voor toegang tot
het e-learning platform.
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.







