Menu
EUR
Nu 10% korting op alle Microsoft-certificeringen! Bekijk aanbod
PHP Training
€192,39 €159,00
In winkelwagen
PHP Training
(0)
PHP Training
PHP Training
PHP Training
PHP Training
PHP Training
PHP Training
PHP Training
PHP Training
PHP Training
PHP Training

PHP Training

€192,39 €159,00 Incl. btw Excl. btw
Op voorraad

PHP E-Learning Bekroonde E-Learning Training Uitgebreide interactieve video's met gesproken tekst Gecertificeerde docenten Praktische oefeningen Certificaat. Lees meer.

Volume voordeel
No discount
1 Piece
€192,39 €159,00
2% Korting
2 Pieces
€188,54 €155,82 / Stuk
3% Korting
3 Pieces
€186,62 €154,23 / Stuk
7% Korting
5 Pieces
€178,92 €147,87 / Stuk
10% Korting
10 Pieces
€173,15 €143,10 / Stuk
15% Korting
25 Pieces
€163,53 €135,15 / Stuk
22% Korting
50 Pieces
€150,06 €124,02 / Stuk
30% Korting
100 Pieces
€134,67 €111,30 / Stuk
50% Korting
200 Pieces
€96,20 €79,50 / Stuk
Maak een keuze
standaardprijs
117651270
Op voorraad
Voor 17:00 uur besteld! Start vandaag. Gratis Verzending.
117651270
€192,39 €159,00
  • Officieel Certiport Examencentrum
    Online of fysiek in Almere
  • Direct starten met bekroonde e-learning
    Inclusief proefexamens & 24/7 toegang
  • ISO 9001 & 27001 gecertificeerd
    1000+ bedrijven gingen u voor
  • Persoonlijk advies & maatwerk
    Gratis intake & nulmeting bij training

Productomschrijving

PHP E-Learning Training

Bestel deze geweldige, bekroonde PHP E-Learning Training cursus online!
✔️ 1 jaar 24/7 toegang tot uitgebreide interactieve video's, praktijkopdrachten en voortgangsbewaking.
✔️ Ontvang na afronding een certificaat van deelname.

Waarom kiezen voor deze opleiding?

De PHP E-Learning Training biedt een compleet leertraject voor het ontwikkelen van dynamische en interactieve websites met behulp van PHP. PHP is een van de meest populaire server-side programmeertalen die wereldwijd wordt gebruikt. Deze cursus combineert theorie en praktijk, zodat je direct aan de slag kunt met het ontwikkelen van robuuste webtoepassingen.

Wat je zult leren:

  • LAMP-stack configureren: Leer hoe je een complete LAMP-stack (Linux, Apache, MySQL, PHP) kunt opzetten voor webontwikkeling.
  • PHP programmeren: Ontdek de basisprincipes van PHP en ga dieper in op gevorderde functionaliteiten zoals formulierverwerking, sessiebeheer en objectgeoriënteerd programmeren.
  • MySQL-database-integratie: Leer hoe je PHP kunt integreren met MySQL om gegevens te beheren en dynamische content te genereren.
  • Webtoepassingen bouwen: Ontwikkel een volledig functionele webapplicatie van begin tot eind, inclusief gebruikersauthenticatie en dynamische datavisualisatie.
  • Best practices: Begrijp de beste methoden voor het schrijven van veilige en efficiënte PHP-code.

Wie zou moeten deelnemen?

Deze cursus is ideaal voor:

  • Beginnende ontwikkelaars die willen leren hoe ze websites en applicaties kunnen bouwen met PHP en MySQL.
  • Ervaren programmeurs die hun kennis van PHP willen verdiepen en geavanceerde technieken willen leren.
  • Webontwikkelaars die willen overstappen naar server-side programmeren en de LAMP-stack willen gebruiken.
  • IT-studenten die praktische ervaring willen opdoen met PHP en database-integratie.
  • Freelancers en ondernemers die zelf dynamische websites willen ontwikkelen voor hun projecten.

Demo PHP Training

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

 Ga aan de slag met PHP E-Learning Training!

✔️ Leer stap voor stap hoe je krachtige webapplicaties ontwikkelt met PHP en de LAMP-stack.
✔️ Oefen met praktijkgerichte taken en test je voortgang met interactieve tools en rapportages.
✔️ Behaal een certificaat dat je kennis en vaardigheden valideert.

Bestel nu jouw cursus en begin vandaag nog aan jouw reis naar professionele PHP-ontwikkeling!

Specificaties

Artikelnummer
117651270
SKU
117651270
Lesduur
8:48 uur
Taal
Engels
Certificaat van deelname
Online toegang
365 dagen
Voortgangsbewaking
Award Winning E-learning
Geschikt voor mobiel
Aanschaf
Eenmalig bedrag

Beoordelingen

0/5
0 sterren op basis van 0 beoordelingen
0 beoordelingen
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!

Recent bekeken

PHP Training
PHP Training
PHP E-Learning Bekroonde E-Learning Training Uitgebreide interactieve video's me...
€192,39 €159,00
 
(ISC)² Systems Security Certified Practitioner SSCP Training
(ISC)²
Systems Security Certified Practitioner SSCP Training
Systems Security Certified Practitioner SSCP E-Learning Gecertificeerde docenten...
€361,79 €299,00
 

Specificaties

Artikelnummer
117651270
SKU
117651270
Lesduur
8:48 uur
Taal
Engels
Certificaat van deelname
Online toegang
365 dagen
Voortgangsbewaking
Award Winning E-learning
Geschikt voor mobiel
Aanschaf
Eenmalig bedrag
0/5
0 sterren op basis van 0 beoordelingen
0 beoordelingen
Kies uw taal
Kies uw valuta

Mijn account

Wachtwoord vergeten?

Recent toegevoegd

Totaal excl. btw
€0,00
Bestel nog voor €50,00 en de verzending is gratis
0
Vergelijk
Start vergelijking

Beoordeel PHP Training

Dit artikel is toegevoegd aan uw winkel wagen!
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies. Cookies beheren