Hotline
Online Request
PHP basics

starting at €1.490,- | face-to-face course

Flexible learning - our possible learning options for the course:

Important informations

PHP basics

All course dates
Course Fee: from € 1.490,- Including Exam Fees and Study Materials
Installment Plans Available
No Interest, No Fees
Information Event
Entry possible at any time
Course Upgrades
Add Another Course
Academy account forever
learning materials available for life
Money-back guarantee
14 days right of withdrawal (according to the Distance Selling Act)
Sound scientific content
Certificate valid worldwide & unlimited in time

Recognized & Certified

Our graduates, partners & friends say

Our team will be happy to advise you at any time by phone, chat or in person

Learn PHP: Your entry into web development with our basic course

In our PHP basics course, you will learn the essential concepts and techniques of PHP programming step by step. PHP (Hypertext Preprocessor) is a widely used, server-side scripting language that is particularly suitable for web development.

The course is practice-oriented and provides you with the necessary knowledge and skills to develop your own web applications.

Why PHP?
PHP is a flexible and powerful language that is used on millions of web servers worldwide. With PHP, you can create dynamic websites that respond to user input, integrate databases and offer many other functions. The language is easy to learn and offers numerous possibilities for expanding and optimizing your web projects.

Start your journey into the world of web development now with our PHP basics course and lay the foundation for your career as a web developer!
Factsheet on the course
course

Extent of learning

356 E

3

EQF level

The training is based on EQF level 3 »

course

Course start

Possible immediately

course

Education costs

starting at €1.490,-

» Our Course Packages

course

Learning variant

Classroom Courses

Available

Languages

DE
EN
ES

All course dates

Find your classroom course

PHP basics - Half-day weekend course

Webinar | 18-01-2025 | starting at 1.490,-

Presence phase from: 15-03-2025
Questions about the course? We are happy to advise you.
Join in at any time!
Questions about the course? We are happy to advise you.

Everything at a glance!

PHP basics

PHP - Basics: The perfect introduction to programming

The course combines theoretical knowledge with practical exercises and offers you a comprehensive learning experience. You will learn the essential skills to use PHP effectively for web development and will be able to develop and extend your own web applications after the course. The skills you learn are future-proof, as PHP is one of the most widely used languages on the web and will be useful in many professional contexts.

What can you expect from our course?

To begin with, you will receive an introduction to PHP in which you will learn the basic syntax and structure of PHP. You will set up a development environment and work with PHP files and scripts. You will then deal with basic programming concepts such as variables, data types, operators and control structures (if, else, switch, while, for). The creation and use of functions is also covered.

Another important part of the course is form processing, where you will learn how to capture and process user input from HTML forms. This also includes the validation and sanitization of user input.

Target group

The PHP Basics course is aimed at beginners with no previous programming knowledge who are looking for a sound introduction to web development. Web designers and content managers who want to add dynamic content to their websites, as well as IT students and trainees who want to acquire practical knowledge of a widely used scripting language, are also in the right place here.

Would you like to delve even deeper into PHP programming? Then take our PHP - Basics and Advanced course or the PHP Developer course.

Conditions of participation

  • Online or written registration
  • Basic IT knowledge is recommended but not required
  • Minimum age 18 years (for participants under 18 years, written parental consent is required for registration)
  • Access to an internet-enabled device
  • Access to a stable internet connection

Certificate of completion

Our certificates are valid worldwide and are issued in different versions. On request, you can receive our certificate in several languages, with country-specific information and with or without printed grades.

All of these variants are available to you free of charge for a lifetime for downloading from your online campus. In addition, depending on the learning package you have purchased, you will receive a certificate of your choice, which will be issued on special high-quality embossed paper.

The following certificate is awarded:

"PHP - Basics"

Do you have specific questions about the training?

We will be happy to help you by phone, e-mail or chat.

Procedure & duration - How your training is structured

The training consists of two modules

You can find the list of modules and subjects by clicking on the "Course content" tab.

Duration of the training

As our training courses can be designed very flexibly, the duration of the training depends heavily on your own learning initiative, the amount of time you spend each week and your previous knowledge. Depending on how much time you can invest and how quickly you absorb the required knowledge, it is also possible to complete the training more quickly.

Online live training via Zoom

The training is conducted live online via Zoom. The instructors teach in real time and share their screen so that you can follow the lessons from the comfort of your own home. You have access to all dates and the link to the live webinar via the Online Campus, so you can easily take part from home.

You will receive the Zoom meeting link by email before the course starts and it will also be available on our Flexyfit learning platform. Please make sure that you have entered your current e-mail address when registering.

With online distance learning courses, you set the tone

Learn at your own pace, when and where you want. The Academy account accompanies you on your computer, tablet or smartphone and includes everything you need for the course.

You decide how you learn

You can choose from a wide range of Full HD learning videos in which our top instructors teach you the training content. You can also read the content in our scripts and presentations.

No pain, no gain

Along the way, you will work your way through a variety of compulsory and additional tasks. These include writing a simple program, carrying out a security analysis or using a cloud service. All tasks are explained in a step-by-step guide so that you can put what you have learned into practice.

Last but not least... Exams

You can expect lots of multiple choice online exams to test your knowledge. You can take a test exam before each exam to be optimally prepared.
ablauf_onlineclass

Detailed Course Contents

Extent of learning

356 E | Volume

EDK

187

IT competence

PL

144

Presence | Self-study

RE

4

Literature research

TE

15

Practical realization

AE

6

Additional tasks & examinations

This training is suitable for educational leave. The individual review and approval is subject to the respective funding agency. For more detailed information on the duration and procedure of educational leave, please contact us directly! Book a consultation appointment now.

Participation in the face-to-face webinars is mandatory for educational leave and must be proven to the AMS. Confirmation of attendance must be requested on the participant's own responsibility. Confirmation of attendance of the face-to-face webinar will only be issued during each webinar if requested by the participant.

Module IT competence

Show all chapters of the subjects

Basiswissen EDV
Basic knowledge of EDP
The subject "Basic IT knowledge" teaches basic knowledge and concepts of electronic data processing. It offers a comprehensive introduction to the world of computer technology, operating systems, networks and much more.

A computer is an electronic device that is used to process data. It performs calculations, stores and processes information. There are different types of computers, including personal computers (PCs), servers and embedded systems. Each type has specific applications and functions.

An operating system manages the hardware and software resources of a computer. It enables the execution of applications and ensures communication between hardware and software. The best-known operating systems include Windows, macOS and Linux, although each operating system has its own characteristics and areas of application.

Code can be translated by either compilers or interpreters. Compilers convert the entire code into machine language, while interpreters execute the code line by line. The fetch-decode-execute cycle describes the process by which the processor fetches, decodes and executes instructions.

A process is a program that is being executed. The management of processes includes the allocation of resources and the monitoring of their execution. Multitasking enables the simultaneous execution of several processes, whereby process scheduling determines which processes are executed when and for how long.

Hardware is controlled by special software known as drivers. Drivers enable communication between the operating system and hardware components by forwarding specific commands and data.

This module provides a solid foundation in the basic principles of electronic data processing and prepares students to understand and apply more complex concepts in IT.

  • WHAT IS A CALCULATOR?
    • Definition and basic concepts
    • Different types of computers (PCs, servers, embedded systems)
  • WHAT IS AN OPERATING SYSTEM?
    • Tasks of an operating system
    • Examples of common operating systems (Windows, macOS, Linux)
  • HOW IS CODE EXECUTED?
    • Translation and execution of code (compiler vs. interpreter)
    • Sequence of code execution (fetch-decode-execute cycle)
  • WHAT ARE PROCESSES?
    • Definition and management of processes
    • Multitasking and process scheduling
  • HOW IS HARDWARE CONTROLLED?
    • Basics of hardware control
    • Drivers and their role in the system
  • WHAT IS A PROGRAM?
    • Definition of a program
    • Differences between applications and system software
  • NETWORK BASICS
    • Basics of network technology
    • Network protocols and architectures (TCP/IP, OSI model)
  • WHAT IS A SERVER?
    • Definition and tasks of a server
    • Differences between server and client systems
    • Examples and areas of application of servers
  • WHAT IS THE CLOUD?
    • Definition and basics of cloud technology
    • Differences between public, private and hybrid cloud
    • Advantages and challenges of using the cloud
  • INTERNET OF THINGS (IOT)
    • Definition and basics of the IoT
    • Examples of IoT applications (smart homes, Industry 4.0)
    • Challenges and future of the IoT
  • SERVICES
    • Definition and importance of IT services
    • Different types of services (web services, microservices)
    • Examples and areas of application of IT services

Show chapter

Coding
Coding
The subject "Coding " teaches basic and advanced concepts of programming and software development. It aims to provide participants with a sound understanding of the various programming languages, principles and techniques. In addition, what has been learned is consolidated through knowledge tests and practical tasks. Here are the main topics covered in this module:

Programming languages and how they work
Participants will learn the basic principles and concepts of programming languages. An overview of high-level and low-level programming languages will be given, with the differences between these types clearly highlighted. High-level languages such as Python and Java are compared to machine-oriented languages such as Assembly.

From Visual Programming to 0 and 1
This section covers the range of programming from visual programming languages to machine-oriented languages. Examples of visual programming languages, such as Scratch, and machine-oriented languages, such as Assembly, are presented. The different levels of programming and their applications are explained.

Fundamentals of programming
The basic concepts of programming are taught here. These include the syntax and semantics of programming languages, the declaration and use of variables and data types (such as integer, float, string, boolean), as well as the use of arithmetic, logical and comparison operators.

Design patterns
Design patterns are proven solution patterns for recurring problems in software development. Participants learn the definition and purpose of design patterns and are given examples of common patterns such as singleton, factory and observer. The application and advantages of design patterns in software development are also discussed.

Control structures
This section covers the basic control structures in programming, including conditions and branching with if, else and elif statements as well as loops such as for and while loops. The importance of loop control using break and continue is also explained.

Functions and modularity
Participants will learn how to define and call functions, including parameters, return values and code reusability. The basic principles of modularity and the division of code into manageable, reusable modules are also covered.

Basic data structures
This section provides a basic understanding of data structures such as lists, arrays, dictionaries, hashmaps, tuples and sets. Students will learn how to create, access and modify these structures.

Simple algorithms and problem solving
Participants are introduced to basic sorting algorithms such as bubble sort and selection sort. They will also learn about search algorithms such as linear and binary search. Systematic problem-solving strategies and debugging methods are discussed.

Object-oriented programming (OOP)
The basic principles of object-oriented programming are taught, including classes, objects, attributes and methods. Concepts such as inheritance, polymorphism and encapsulation are fundamentally explained and illustrated with simple examples.

Simple projects and practical applications
Participants put their knowledge into practice in small, practical projects, such as the development of a calculator, a to-do list or a simple game. Finally, simple techniques for checking and improving your own code through code reviews are covered.

  • PROGRAMMING LANGUAGES / TYPES
    • Principles and concepts of programming languages
    • Differences between high-level and low-level languages
  • HOW DO THEY WORK?
    • From visual programming to 0 and 1 (machine-oriented languages)
    • Different levels of programming
    • Examples of visual and machine-oriented programming languages
  • BASICS OF PROGRAMMING
    • Syntax and semantics: explanation of syntax rules and the meaning of lines of code
    • Variables and data types: Different data types (integer, float, string, boolean) and how to declare and use variables
    • Operators: Arithmetic, logical and comparison operators
  • DESIGN PATTERNS
    • Definition and purpose of design patterns
    • Examples of common design patterns (singleton, factory, observer)
    • Application and advantages of design patterns in software development
  • CONTROL STRUCTURES
    • Conditions and branches: if, else, and elif statements
    • Loops: for and while loops, as well as the meaning of loop control (break, continue)
  • FUNCTIONS AND MODULARITY
    • Definition and calling of functions: Parameters, return values and the importance of code reusability
    • Basic principles of modularity: how to divide code into manageable, reusable modules
  • BASIC DATA STRUCTURES
    • Lists and arrays: Creating, accessing, and modifying elements
    • Dictionaries and hashmaps: Basic understanding and application
    • Tuples and sets: use and differences to lists and dictionaries
  • SIMPLE ALGORITHMS AND PROBLEM SOLVING
    • Sorting algorithms: Introduction to simple sorting methods such as bubble sort and selection sort
    • Searching: Linear and binary searches
    • Problem solving strategies: Approach methods for systematic problem solving and debugging
  • OBJECT-ORIENTED PROGRAMMING (OOP)
    • Basic principles of OOP: classes, objects, attributes, methods
    • Concepts such as inheritance, polymorphism and encapsulation: basic explanations and simple examples
  • SIMPLE PROJECTS AND PRACTICAL APPLICATIONS
    • Small projects: Practice-oriented exercises such as a calculator, a to-do list, or a simple game
    • Code reviews: Simple techniques for reviewing and improving your own code

Show chapter

Datenbanken Fach
Databases
The subject "Databases" provides a basic introduction to the concepts and applications of databases. It aims to provide participants with a sound understanding of the different types of databases, their benefits and the most commonly used database systems. Here are the main topics covered in this module:

What are databases?
A database is a structured collection of data. There are relational databases, which organize data into tables with relationships, and non-relational databases, which are more flexible and are often used for specific applications such as big data.

Why do you need databases?
Databases offer efficient data management, fast queries and increased data security. They are essential for applications such as customer databases, financial systems and warehouse management.

The most commonly used databases:

MySQL: Open source, widely used for web applications.
PostgreSQL: Advanced functions and SQL support.
Oracle Database: Highly scalable, for large companies.
Microsoft SQL Server: Integrated into the Windows environment.
MongoDB: NoSQL database for unstructured data.
SQLite: Lightweight, ideal for mobile applications.
This module provides a solid foundation for understanding and using databases.

  • WHAT ARE DATABASES?
    • Definition and basic concepts of databases
    • Relational vs. non-relational databases
  • WHY DO YOU NEED THEM?
    • Advantages of using databases
    • Examples of database applications
  • THE MOST COMMONLY USED DATABASES
    • Overview of the most commonly used databases
    • Features and areas of application of the most popular database systems

Show chapter

Datenverarbeitung
Introduction to electronic data processing (EDP)
The subject "Introduction to electronic data processing (EDP)" teaches basic knowledge and the importance of data processing in various areas of life. Students learn about the historical development and practical applications.

Importance and necessity of data processing
Data processing is indispensable in almost all areas of modern life. It enables the efficient management and analysis of large amounts of data, improves decision-making and optimizes business processes. In today's digital world, the ability to process data is an essential prerequisite for success in many professions and industries.

History of data processing
The history of data processing goes back a long way, from the first mechanical calculating machines to modern computers. Important milestones include the invention of punch card machines, the development of the first computers in the 1940s and the rapid development of technology in the 20th and 21st centuries. This evolution has fundamentally changed the way we process and use data.

Examples from practice
Healthcare: Electronic patient records enable efficient management of patient data and improve the quality of medical care through quick access to relevant information.

Business: Companies use data processing to optimize business processes, customer management and for data-driven marketing strategies.

Science: In research, large amounts of data are analyzed in order to gain scientific knowledge and drive innovation, for example in genome research or climate modelling.

  • IMPORTANCE AND NECESSITY OF DATA PROCESSING IN VARIOUS AREAS OF LIFE
    • Relevance of data processing in everyday life
    • Areas of application of IT in various sectors
    • Advantages of IT in modern society
  • HISTORY OF DATA PROCESSING
    • Development of data processing from its beginnings to the present day
    • Milestones and important inventions in data processing
    • Evolution of computer technology and its effects
  • EXAMPLES FROM PRACTICE (E.G. HEALTHCARE, BUSINESS, SCIENCE)
    • Application of EDP in the healthcare sector: Patient management, diagnostic support, research
    • Use of IT in business: business processes, accounting, marketing analyses
    • Role of IT in science: data analysis, simulations, scientific publications

Show chapter

Bild Security
Security IT competence
The subject "Security" provides basic knowledge in the areas of data protection, authentication and cyber security. It covers the following topics:

Data protection basics
  • Data protection basics: protection of personal data.
  • Important laws and regulations: GDPR and its requirements.
  • Measures to protect privacy: Techniques for securing privacy.

Authentication basics

  • Definition and meaning: identity verification for security.
  • Various methods: passwords, biometric procedures, multi-factor authentication.
  • Best practices: Secure authentication systems.

Cyber Security & Hacking

  • Basics: Protection against digital threats.
  • Common threats: Phishing, malware, DDoS attacks.
  • Security measures: Use of firewalls and antivirus software.

This module prepares participants for the secure handling of data and systems.


  • DATA PROTECTION BASICS
    • Basics of data protection
    • Important laws and regulations (e.g. GDPR)
    • Measures to protect privacy
  • AUTHENTICATION BASICS
    • Definition and importance of authentication
    • Various authentication methods (passwords, biometric methods)
    • Best practices for secure authentication
  • CYBER SECURITY & HACKING
    • Basics of cyber security
    • Common threats and attacks (phishing, malware, DDoS)
    • Measures to increase security (firewalls, antivirus software)

Show chapter

Software Bild klein
Software

The subject "Software" provides an overview of the different types of software, their availability on different devices, the production and distribution processes and the communication between software programs.

There are two main categories of software: system software, such as operating systems and drivers, and application software, such as word processing programs and games. Software is available on various devices, including desktop computers, mobile devices and embedded systems. There is both platform-independent software and platform-specific applications.

Software is produced using various development processes such as agile and the waterfall model. Version control and continuous integration/deployment (CI/CD) are crucial for efficient software development. Software can be distributed on-premises, cloud-based or as a mobile app.

Software communicates with each other via interfaces such as APIs and webhooks. These enable the integration of services and real-time notification between different applications.

This module comprehensively prepares participants to understand and use software in practice.


  • WHAT TYPES OF SOFTWARE ARE THERE?
    • System software vs. application software
    • Examples of different software categories
  • ON WHICH DEVICES IS IT AVAILABLE?
    • Desktop, mobile devices, embedded systems
    • Platform independence and platform-specific applications
  • HOW IS SOFTWARE PRODUCED AND DISTRIBUTED?
    • Development processes (agile, waterfall model)
    • Version control and continuous integration/continuous deployment (CI/CD)
    • Distribution of software (on-premises, cloud-based, mobile apps)
  • HOW DOES SOFTWARE COMMUNICATE WITH SOFTWARE? (INTERFACES)
    • Definition and types of interfaces (APIs, webhooks)
    • Examples and applications of software communication

Show chapter

Tools Bild klein
Tools
The subject "Tools" offers a comprehensive insight into the various tools and environments used for the development and use of modern software solutions. This includes basic development tools, the use of the command line, version control and an introduction to artificial intelligence (AI). This section is supplemented by knowledge checks and practical tasks.

Understanding the working environment
Students will be introduced to basic development tools, including text editors such as Visual Studio Code and Sublime Text, and integrated development environments (IDEs) such as PyCharm and Eclipse. They will learn the basic command line commands used for navigation and file management. In addition, you will receive an introduction to version control with Git and learn the basic commands for managing code versions.

Artificial intelligence
The basic concepts of artificial intelligence are explained, including definitions and different areas such as machine learning and neural networks. Participants will learn about use cases and examples of the application of AI in everyday life and discuss the benefits and challenges of AI technologies.

This module prepares participants to work effectively with modern development tools and to develop a fundamental understanding of artificial intelligence.

  • UNDERSTANDING THE WORKING ENVIRONMENT
    • Simple development tools: Introduction to text editors (e.g. Visual Studio Code, Sublime Text) and IDEs (e.g. PyCharm, Eclipse)
    • Command line/terminal: Basic commands for navigation and file management
    • Versioning: Introduction to Git and basic commands for version control
  • ARTIFICIAL INTELLIGENCE
    • Definition and basic concepts of AI
    • Different areas of AI (machine learning, neural networks)
    • Use cases and examples of AI in everyday life
    • Advantages and challenges of AI technologies

Show chapter

Module PHP for beginners: Basics made easy

Show all chapters of the subjects

Databases and connections to PHP
In this class, students will learn how to use relational databases with PHP to create dynamic and database-driven web applications.

The course begins with an introduction to relational databases. Students will gain a basic understanding of database concepts, the structure of tables, relationships between tables, and the meaning of key terms such as primary key and foreign key.

An essential part of the course is the comparison between MySQLi and PDO, two common extensions for interacting with MySQL databases in PHP. Participants will learn the advantages and disadvantages of both methods in order to make informed decisions about which method to use in their projects.

Participants will learn how to create and manage database connections. This includes setting up secure connections to the database and handling connection errors.

It also covers basic CRUD operations (Create, Read, Update, Delete) that form the basis for working with databases. Participants will learn how to:
  • Insert data into the database (Create)
  • Retrieve data from the database (Read)
  • Update data in the database (Update)
  • Delete data from the database (Delete)

Practical exercises and examples will enable participants to apply these techniques in their own PHP applications.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Functions and data structures (PHP basics)
In this subject, students will learn the basic techniques and concepts for defining and using functions as well as manipulating and processing data structures in PHP.

First, students will learn how to define and use functions in PHP. They will learn how to create functions to make code reusable and modular. This also includes an understanding of function parameters and return values in order to solve complex tasks efficiently.

Another focus is on string manipulation and the associated functions. Participants learn various methods for processing, analyzing and transforming character strings. This includes functions for searching, replacing, splitting and formatting strings.

It also covers arrays and their processing. Students will learn how to create, search and manipulate arrays to manage lists of data. Basic and advanced array functions are presented to perform various tasks such as sorting, filtering and combining arrays.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Grundlagen und Einführung in PHP
In diesem Unterrichtsfach werden die Teilnehmer in die Programmiersprache PHP eingeführt, von den frühen Versionen PHP5 bis hin zu den neuesten Entwicklungen in PHP8. Der Kurs beginnt mit einer historischen Übersicht über PHP, um die Entwicklung und die wichtigsten Verbesserungen in den verschiedenen Versionen zu verstehen.

Die ersten Schritte mit PHP umfassen die Einrichtung einer Entwicklungsumgebung, einschließlich der Installation eines Webservers und der Erstellung erster PHP-Skripte. Dies bildet die Grundlage für alle weiteren Programmierarbeiten.

Ein wesentlicher Teil des Kurses ist die grundlegende Syntax von PHP und die Verwendung von Variablen. Die Teilnehmer lernen, wie man Variablen deklariert und verwendet, um Daten zu speichern und zu verarbeiten. Es werden die verschiedenen Datentypen und deren Anwendung erläutert.

Der Kurs behandelt auch Kontrollstrukturen in PHP, wie `if`, `else`, `switch` sowie Schleifen wie `for`, `while` und `do-while`. Diese Strukturen sind entscheidend, um den Programmfluss zu steuern und komplexe logische Abläufe zu implementieren.

Zum Schluss wird die Ein- und Ausgabe von Daten behandelt. Die Teilnehmer erfahren, wie sie Benutzereingaben entgegennehmen und verarbeiten können sowie wie sie Informationen und Ergebnisse ausgeben, um dynamische und interaktive Webseiten zu erstellen.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Object-oriented programming with PHP
In this subject, students will learn the principles and concepts of object-oriented programming (OOP) in PHP to take their programming skills to an advanced level.

The course begins with the basics of OOP in PHP. Participants will be introduced to the object-oriented mindset and learn how OOP helps to make code more reusable, modular and maintainable.

An essential part of the course is the creation and use of classes and objects. Participants will learn how to define classes and instantiate objects to represent real-world entities and their relationships in code.

Another focus is on the concepts of inheritance, interfaces and traits. Participants will learn how inheritance is used to transfer properties and methods from one class to another, increasing the reusability and extensibility of the code. They will also learn how interfaces are used to define common interfaces for classes and how traits are used to include reusable code in multiple classes.

Finally, access control and visibility are covered. Students will learn the importance of access modifiers (public, private, protected) and understand how they control visibility and access to properties and methods inside and outside of classes.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Security, design and data processing
In this subject, participants will learn the essential aspects of security, design and data processing in PHP applications.

It starts with the basics of web security. Students will gain an understanding of key security principles and how to secure their PHP applications. Protection against common vulnerabilities, including SQL injection, cross-site scripting (XSS) and cross-site request forgery (CSRF) will be covered in detail. Through practical examples, participants will learn how to implement secure code practices and effectively prevent security vulnerabilities.

Another focus is on structuring and best practices in PHP development. Participants will learn how to structure their applications logically and efficiently to improve maintainability and scalability. This also includes techniques for modularization and the application of best practices in code design.

The processing of JSON and XML is also covered. Participants will learn how to process data in JSON and XML format to exchange data between server and client. This includes parsing and generating JSON and XML as well as using these formats in API integrations.

Another important aspect is the integration of HTML5, CSS3, JavaScript and Bootstrap in PHP applications. Participants will learn how to use modern front-end technologies to create appealing and user-friendly user interfaces. The interaction between PHP and frontend technologies to develop dynamic and interactive web applications will be emphasized.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Web 2.0 technologies and MVC
In this class, students will learn the key technologies and patterns that support modern web applications, specifically Web 2.0 technologies and the MVC pattern.

The course begins with an overview of Web 2.0 technologies. Participants will learn how these technologies improve the interactivity and usability of websites and what role they play in modern web development.

A key component is AJAX (Asynchronous JavaScript and XML) and asynchronous data processing. Participants will learn how to use AJAX to load and send data in the background without reloading the page, resulting in a better user experience.

Another important aspect is RESTful APIs and microservices. Participants will learn how to create and use RESTful APIs to develop scalable and flexible web services. It also explains the concept of microservices, which allows applications to be broken down into smaller, independent services that are easier to manage and scale.

It provides an introduction to the MVC (Model-View-Controller) pattern. Participants will learn how the MVC pattern structures development and facilitates the separation of data, user interface and business logic. It is explained how the MVC pattern helps to keep the code clean and maintainable.

Finally, the implementation of a simple MVC system is covered. Participants put what they have learned into practice by developing a small project that uses the MVC pattern. They will learn how to create and connect models, views and controllers to build a complete web application.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Recognition of our IT training courses

Training certification

There are no uniformly standardized training paths in the field of IT training. However, this does not mean that the quality and recognition of our training programs are compromised. Our training institute is ISO 9001 certified and recognized. This certification confirms our commitment to the highest quality standards and continuous improvement.

Through our ISO 9001 certification, we ensure that our IT training programs - including our PHP programmer, web developer, programmer courses, and more - are developed and delivered according to international quality standards. You benefit from structured, practical curricula, experienced instructors and a high level of support during your training.

Institute certification

As a recognized institution in adult education, we subject our curricula to regular evaluations that are recognized by state authorities and funding bodies. Our ongoing goal is to exceed current quality standards and thus guarantee you first-class training. Convince yourself of our certifications.

Our certification gives you the certainty that you are receiving high-quality, recognized training that will optimally prepare you for your professional future.

Funding & educational leave - how it works

Can I get funding for my training?

At the Flexyfit EDV Academy, you have a wide range of options for funding your training. There are various funding programs at federal state and EU level as well as tax incentives that serve as a basis.
Please note, however, that the decision on the allocation and amount of funding is the sole responsibility of the respective funding body.
We will be happy to help you find a suitable funding body and provide you with all the course information you need to apply for funding. You must submit the application itself to the relevant funding body.

How does the funding work?

Depending on the funding institution, your training will be financed either through direct assumption of costs after confirmation of the funding application (e.g. AMS) or through full or partial reimbursement after successful completion of the training (e.g. Waff). We recommend that you contact the relevant funding institutions in person to find out about individual funding options.

Can I take educational leave for the course?

Yes, the majority of our courses are suitable for educational leave.
If you would like to continue your education without terminating your employment, you can arrange educational leave with your employer. You will be released from work for the duration of the training.

Plan your educational leave with us now! We will be happy to clarify your individual training requirements with you in a personal, non-binding consultation .

How does educational leave work?

You can take your educational leave for a maximum of 1 year within 4 years. There are 3 ways in which you can arrange this:
  • Educational leave over a period of 12 months in one go
  • split up, whereby each part must last at least 2 months. The parts must be taken within 4 years.
  • Educational leave with part-time educational leave extending over 2 years

Please note that this is a general summary and it is advisable to check with the relevant bodies or authorities for further details and conditions.
Your employer's consent is essential for educational leave. You must submit the training plans issued by us, which require 20 hours per week for full-time educational leave or at least 10 hours per week for part-time educational leave.
It is also necessary to provide regular proof of the progress of your training, for example through examinations or attendance certificates issued by us.

Areas of application and possibilities with PHP capabilities

PHP is a versatile, server-side scripting language that is used in many areas of web development. With a sound knowledge of PHP, you will be able to create and manage dynamic and interactive web applications.

Web development

  • Dynamic websites: Creating websites that respond to user input and generate content dynamically.
  • Content Management Systems (CMS): Extension and customization of popular CMS such as WordPress, Joomla and Drupal.
  • E-commerce websites: Development of online stores using platforms such as Magento and WooCommerce.
  • Web applications: Development of complex web applications such as social networks and user portals.

Database connection

  • Database interactions: Seamless connection with databases such as MySQL, PostgreSQL and SQLite to perform CRUD operations.
  • Data processing: Efficiently manage and analyze large amounts of data.

API development

  • RESTful APIs: Development of APIs for data exchange between applications and platforms.
  • Integration of third-party APIs: Use of external APIs to integrate additional functionalities.

Automation and scripting

  • Automation tasks: Automating recurring tasks such as report generation and emailing.
  • Scripting: Management and maintenance of web servers and databases.

Security applications

  • User authentication: Development of secure login systems and protection of user data.
  • Data security: Implementation of security measures such as encryption and protection against SQL injection and XSS.

With these capabilities, PHP provides the tools to realize a variety of web projects, from simple websites to complex web applications and APIs.

PHP - Basics: The perfect introduction to programming

The course combines theoretical knowledge with practical exercises and offers you a comprehensive learning experience. You will learn the essential skills to use PHP effectively for web development and will be able to develop and extend your own web applications after the course. The skills you learn are future-proof, as PHP is one of the most widely used languages on the web and will be useful in many professional contexts.

What can you expect from our course?

To begin with, you will receive an introduction to PHP in which you will learn the basic syntax and structure of PHP. You will set up a development environment and work with PHP files and scripts. You will then deal with basic programming concepts such as variables, data types, operators and control structures (if, else, switch, while, for). The creation and use of functions is also covered.

Another important part of the course is form processing, where you will learn how to capture and process user input from HTML forms. This also includes the validation and sanitization of user input.

Target group

The PHP Basics course is aimed at beginners with no previous programming knowledge who are looking for a sound introduction to web development. Web designers and content managers who want to add dynamic content to their websites, as well as IT students and trainees who want to acquire practical knowledge of a widely used scripting language, are also in the right place here.

Would you like to delve even deeper into PHP programming? Then take our PHP - Basics and Advanced course or the PHP Developer course.

Conditions of participation

  • Online or written registration
  • Basic IT knowledge is recommended but not required
  • Minimum age 18 years (for participants under 18 years, written parental consent is required for registration)
  • Access to an internet-enabled device
  • Access to a stable internet connection

Certificate of completion

Our certificates are valid worldwide and are issued in different versions. On request, you can receive our certificate in several languages, with country-specific information and with or without printed grades.

All of these variants are available to you free of charge for a lifetime for downloading from your online campus. In addition, depending on the learning package you have purchased, you will receive a certificate of your choice, which will be issued on special high-quality embossed paper.

The following certificate is awarded:

"PHP - Basics"

Do you have specific questions about the training?

We will be happy to help you by phone, e-mail or chat.

Procedure & duration - How your training is structured

The training consists of two modules

You can find the list of modules and subjects by clicking on the "Course content" tab.

Duration of the training

As our training courses can be designed very flexibly, the duration of the training depends heavily on your own learning initiative, the amount of time you spend each week and your previous knowledge. Depending on how much time you can invest and how quickly you absorb the required knowledge, it is also possible to complete the training more quickly.

Online live training via Zoom

The training is conducted live online via Zoom. The instructors teach in real time and share their screen so that you can follow the lessons from the comfort of your own home. You have access to all dates and the link to the live webinar via the Online Campus, so you can easily take part from home.

You will receive the Zoom meeting link by email before the course starts and it will also be available on our Flexyfit learning platform. Please make sure that you have entered your current e-mail address when registering.

With online distance learning courses, you set the tone

Learn at your own pace, when and where you want. The Academy account accompanies you on your computer, tablet or smartphone and includes everything you need for the course.

You decide how you learn

You can choose from a wide range of Full HD learning videos in which our top instructors teach you the training content. You can also read the content in our scripts and presentations.

No pain, no gain

Along the way, you will work your way through a variety of compulsory and additional tasks. These include writing a simple program, carrying out a security analysis or using a cloud service. All tasks are explained in a step-by-step guide so that you can put what you have learned into practice.

Last but not least... Exams

You can expect lots of multiple choice online exams to test your knowledge. You can take a test exam before each exam to be optimally prepared.
ablauf_inclass_mobile

Detailed Course Contents

Extent of learning

356 E | Volume

EDK

187

IT competence

PL

144

Presence | Self-study

RE

4

Literature research

TE

15

Practical realization

AE

6

Additional tasks & examinations

This training is suitable for educational leave. The individual review and approval is subject to the respective funding agency. For more detailed information on the duration and procedure of educational leave, please contact us directly! Book a consultation appointment now.

Participation in the face-to-face webinars is mandatory for educational leave and must be proven to the AMS. Confirmation of attendance must be requested on the participant's own responsibility. Confirmation of attendance of the face-to-face webinar will only be issued during each webinar if requested by the participant.

Module IT competence

Show all chapters of the subjects

Basiswissen EDV
Basic knowledge of EDP
The subject "Basic IT knowledge" teaches basic knowledge and concepts of electronic data processing. It offers a comprehensive introduction to the world of computer technology, operating systems, networks and much more.

A computer is an electronic device that is used to process data. It performs calculations, stores and processes information. There are different types of computers, including personal computers (PCs), servers and embedded systems. Each type has specific applications and functions.

An operating system manages the hardware and software resources of a computer. It enables the execution of applications and ensures communication between hardware and software. The best-known operating systems include Windows, macOS and Linux, although each operating system has its own characteristics and areas of application.

Code can be translated by either compilers or interpreters. Compilers convert the entire code into machine language, while interpreters execute the code line by line. The fetch-decode-execute cycle describes the process by which the processor fetches, decodes and executes instructions.

A process is a program that is being executed. The management of processes includes the allocation of resources and the monitoring of their execution. Multitasking enables the simultaneous execution of several processes, whereby process scheduling determines which processes are executed when and for how long.

Hardware is controlled by special software known as drivers. Drivers enable communication between the operating system and hardware components by forwarding specific commands and data.

This module provides a solid foundation in the basic principles of electronic data processing and prepares students to understand and apply more complex concepts in IT.

  • WHAT IS A CALCULATOR?
    • Definition and basic concepts
    • Different types of computers (PCs, servers, embedded systems)
  • WHAT IS AN OPERATING SYSTEM?
    • Tasks of an operating system
    • Examples of common operating systems (Windows, macOS, Linux)
  • HOW IS CODE EXECUTED?
    • Translation and execution of code (compiler vs. interpreter)
    • Sequence of code execution (fetch-decode-execute cycle)
  • WHAT ARE PROCESSES?
    • Definition and management of processes
    • Multitasking and process scheduling
  • HOW IS HARDWARE CONTROLLED?
    • Basics of hardware control
    • Drivers and their role in the system
  • WHAT IS A PROGRAM?
    • Definition of a program
    • Differences between applications and system software
  • NETWORK BASICS
    • Basics of network technology
    • Network protocols and architectures (TCP/IP, OSI model)
  • WHAT IS A SERVER?
    • Definition and tasks of a server
    • Differences between server and client systems
    • Examples and areas of application of servers
  • WHAT IS THE CLOUD?
    • Definition and basics of cloud technology
    • Differences between public, private and hybrid cloud
    • Advantages and challenges of using the cloud
  • INTERNET OF THINGS (IOT)
    • Definition and basics of the IoT
    • Examples of IoT applications (smart homes, Industry 4.0)
    • Challenges and future of the IoT
  • SERVICES
    • Definition and importance of IT services
    • Different types of services (web services, microservices)
    • Examples and areas of application of IT services

Show chapter

Coding
Coding
The subject "Coding " teaches basic and advanced concepts of programming and software development. It aims to provide participants with a sound understanding of the various programming languages, principles and techniques. In addition, what has been learned is consolidated through knowledge tests and practical tasks. Here are the main topics covered in this module:

Programming languages and how they work
Participants will learn the basic principles and concepts of programming languages. An overview of high-level and low-level programming languages will be given, with the differences between these types clearly highlighted. High-level languages such as Python and Java are compared to machine-oriented languages such as Assembly.

From Visual Programming to 0 and 1
This section covers the range of programming from visual programming languages to machine-oriented languages. Examples of visual programming languages, such as Scratch, and machine-oriented languages, such as Assembly, are presented. The different levels of programming and their applications are explained.

Fundamentals of programming
The basic concepts of programming are taught here. These include the syntax and semantics of programming languages, the declaration and use of variables and data types (such as integer, float, string, boolean), as well as the use of arithmetic, logical and comparison operators.

Design patterns
Design patterns are proven solution patterns for recurring problems in software development. Participants learn the definition and purpose of design patterns and are given examples of common patterns such as singleton, factory and observer. The application and advantages of design patterns in software development are also discussed.

Control structures
This section covers the basic control structures in programming, including conditions and branching with if, else and elif statements as well as loops such as for and while loops. The importance of loop control using break and continue is also explained.

Functions and modularity
Participants will learn how to define and call functions, including parameters, return values and code reusability. The basic principles of modularity and the division of code into manageable, reusable modules are also covered.

Basic data structures
This section provides a basic understanding of data structures such as lists, arrays, dictionaries, hashmaps, tuples and sets. Students will learn how to create, access and modify these structures.

Simple algorithms and problem solving
Participants are introduced to basic sorting algorithms such as bubble sort and selection sort. They will also learn about search algorithms such as linear and binary search. Systematic problem-solving strategies and debugging methods are discussed.

Object-oriented programming (OOP)
The basic principles of object-oriented programming are taught, including classes, objects, attributes and methods. Concepts such as inheritance, polymorphism and encapsulation are fundamentally explained and illustrated with simple examples.

Simple projects and practical applications
Participants put their knowledge into practice in small, practical projects, such as the development of a calculator, a to-do list or a simple game. Finally, simple techniques for checking and improving your own code through code reviews are covered.

  • PROGRAMMING LANGUAGES / TYPES
    • Principles and concepts of programming languages
    • Differences between high-level and low-level languages
  • HOW DO THEY WORK?
    • From visual programming to 0 and 1 (machine-oriented languages)
    • Different levels of programming
    • Examples of visual and machine-oriented programming languages
  • BASICS OF PROGRAMMING
    • Syntax and semantics: explanation of syntax rules and the meaning of lines of code
    • Variables and data types: Different data types (integer, float, string, boolean) and how to declare and use variables
    • Operators: Arithmetic, logical and comparison operators
  • DESIGN PATTERNS
    • Definition and purpose of design patterns
    • Examples of common design patterns (singleton, factory, observer)
    • Application and advantages of design patterns in software development
  • CONTROL STRUCTURES
    • Conditions and branches: if, else, and elif statements
    • Loops: for and while loops, as well as the meaning of loop control (break, continue)
  • FUNCTIONS AND MODULARITY
    • Definition and calling of functions: Parameters, return values and the importance of code reusability
    • Basic principles of modularity: how to divide code into manageable, reusable modules
  • BASIC DATA STRUCTURES
    • Lists and arrays: Creating, accessing, and modifying elements
    • Dictionaries and hashmaps: Basic understanding and application
    • Tuples and sets: use and differences to lists and dictionaries
  • SIMPLE ALGORITHMS AND PROBLEM SOLVING
    • Sorting algorithms: Introduction to simple sorting methods such as bubble sort and selection sort
    • Searching: Linear and binary searches
    • Problem solving strategies: Approach methods for systematic problem solving and debugging
  • OBJECT-ORIENTED PROGRAMMING (OOP)
    • Basic principles of OOP: classes, objects, attributes, methods
    • Concepts such as inheritance, polymorphism and encapsulation: basic explanations and simple examples
  • SIMPLE PROJECTS AND PRACTICAL APPLICATIONS
    • Small projects: Practice-oriented exercises such as a calculator, a to-do list, or a simple game
    • Code reviews: Simple techniques for reviewing and improving your own code

Show chapter

Datenbanken Fach
Databases
The subject "Databases" provides a basic introduction to the concepts and applications of databases. It aims to provide participants with a sound understanding of the different types of databases, their benefits and the most commonly used database systems. Here are the main topics covered in this module:

What are databases?
A database is a structured collection of data. There are relational databases, which organize data into tables with relationships, and non-relational databases, which are more flexible and are often used for specific applications such as big data.

Why do you need databases?
Databases offer efficient data management, fast queries and increased data security. They are essential for applications such as customer databases, financial systems and warehouse management.

The most commonly used databases:

MySQL: Open source, widely used for web applications.
PostgreSQL: Advanced functions and SQL support.
Oracle Database: Highly scalable, for large companies.
Microsoft SQL Server: Integrated into the Windows environment.
MongoDB: NoSQL database for unstructured data.
SQLite: Lightweight, ideal for mobile applications.
This module provides a solid foundation for understanding and using databases.

  • WHAT ARE DATABASES?
    • Definition and basic concepts of databases
    • Relational vs. non-relational databases
  • WHY DO YOU NEED THEM?
    • Advantages of using databases
    • Examples of database applications
  • THE MOST COMMONLY USED DATABASES
    • Overview of the most commonly used databases
    • Features and areas of application of the most popular database systems

Show chapter

Datenverarbeitung
Introduction to electronic data processing (EDP)
The subject "Introduction to electronic data processing (EDP)" teaches basic knowledge and the importance of data processing in various areas of life. Students learn about the historical development and practical applications.

Importance and necessity of data processing
Data processing is indispensable in almost all areas of modern life. It enables the efficient management and analysis of large amounts of data, improves decision-making and optimizes business processes. In today's digital world, the ability to process data is an essential prerequisite for success in many professions and industries.

History of data processing
The history of data processing goes back a long way, from the first mechanical calculating machines to modern computers. Important milestones include the invention of punch card machines, the development of the first computers in the 1940s and the rapid development of technology in the 20th and 21st centuries. This evolution has fundamentally changed the way we process and use data.

Examples from practice
Healthcare: Electronic patient records enable efficient management of patient data and improve the quality of medical care through quick access to relevant information.

Business: Companies use data processing to optimize business processes, customer management and for data-driven marketing strategies.

Science: In research, large amounts of data are analyzed in order to gain scientific knowledge and drive innovation, for example in genome research or climate modelling.

  • IMPORTANCE AND NECESSITY OF DATA PROCESSING IN VARIOUS AREAS OF LIFE
    • Relevance of data processing in everyday life
    • Areas of application of IT in various sectors
    • Advantages of IT in modern society
  • HISTORY OF DATA PROCESSING
    • Development of data processing from its beginnings to the present day
    • Milestones and important inventions in data processing
    • Evolution of computer technology and its effects
  • EXAMPLES FROM PRACTICE (E.G. HEALTHCARE, BUSINESS, SCIENCE)
    • Application of EDP in the healthcare sector: Patient management, diagnostic support, research
    • Use of IT in business: business processes, accounting, marketing analyses
    • Role of IT in science: data analysis, simulations, scientific publications

Show chapter

Bild Security
Security IT competence
The subject "Security" provides basic knowledge in the areas of data protection, authentication and cyber security. It covers the following topics:

Data protection basics
  • Data protection basics: protection of personal data.
  • Important laws and regulations: GDPR and its requirements.
  • Measures to protect privacy: Techniques for securing privacy.

Authentication basics

  • Definition and meaning: identity verification for security.
  • Various methods: passwords, biometric procedures, multi-factor authentication.
  • Best practices: Secure authentication systems.

Cyber Security & Hacking

  • Basics: Protection against digital threats.
  • Common threats: Phishing, malware, DDoS attacks.
  • Security measures: Use of firewalls and antivirus software.

This module prepares participants for the secure handling of data and systems.


  • DATA PROTECTION BASICS
    • Basics of data protection
    • Important laws and regulations (e.g. GDPR)
    • Measures to protect privacy
  • AUTHENTICATION BASICS
    • Definition and importance of authentication
    • Various authentication methods (passwords, biometric methods)
    • Best practices for secure authentication
  • CYBER SECURITY & HACKING
    • Basics of cyber security
    • Common threats and attacks (phishing, malware, DDoS)
    • Measures to increase security (firewalls, antivirus software)

Show chapter

Software Bild klein
Software

The subject "Software" provides an overview of the different types of software, their availability on different devices, the production and distribution processes and the communication between software programs.

There are two main categories of software: system software, such as operating systems and drivers, and application software, such as word processing programs and games. Software is available on various devices, including desktop computers, mobile devices and embedded systems. There is both platform-independent software and platform-specific applications.

Software is produced using various development processes such as agile and the waterfall model. Version control and continuous integration/deployment (CI/CD) are crucial for efficient software development. Software can be distributed on-premises, cloud-based or as a mobile app.

Software communicates with each other via interfaces such as APIs and webhooks. These enable the integration of services and real-time notification between different applications.

This module comprehensively prepares participants to understand and use software in practice.


  • WHAT TYPES OF SOFTWARE ARE THERE?
    • System software vs. application software
    • Examples of different software categories
  • ON WHICH DEVICES IS IT AVAILABLE?
    • Desktop, mobile devices, embedded systems
    • Platform independence and platform-specific applications
  • HOW IS SOFTWARE PRODUCED AND DISTRIBUTED?
    • Development processes (agile, waterfall model)
    • Version control and continuous integration/continuous deployment (CI/CD)
    • Distribution of software (on-premises, cloud-based, mobile apps)
  • HOW DOES SOFTWARE COMMUNICATE WITH SOFTWARE? (INTERFACES)
    • Definition and types of interfaces (APIs, webhooks)
    • Examples and applications of software communication

Show chapter

Tools Bild klein
Tools
The subject "Tools" offers a comprehensive insight into the various tools and environments used for the development and use of modern software solutions. This includes basic development tools, the use of the command line, version control and an introduction to artificial intelligence (AI). This section is supplemented by knowledge checks and practical tasks.

Understanding the working environment
Students will be introduced to basic development tools, including text editors such as Visual Studio Code and Sublime Text, and integrated development environments (IDEs) such as PyCharm and Eclipse. They will learn the basic command line commands used for navigation and file management. In addition, you will receive an introduction to version control with Git and learn the basic commands for managing code versions.

Artificial intelligence
The basic concepts of artificial intelligence are explained, including definitions and different areas such as machine learning and neural networks. Participants will learn about use cases and examples of the application of AI in everyday life and discuss the benefits and challenges of AI technologies.

This module prepares participants to work effectively with modern development tools and to develop a fundamental understanding of artificial intelligence.

  • UNDERSTANDING THE WORKING ENVIRONMENT
    • Simple development tools: Introduction to text editors (e.g. Visual Studio Code, Sublime Text) and IDEs (e.g. PyCharm, Eclipse)
    • Command line/terminal: Basic commands for navigation and file management
    • Versioning: Introduction to Git and basic commands for version control
  • ARTIFICIAL INTELLIGENCE
    • Definition and basic concepts of AI
    • Different areas of AI (machine learning, neural networks)
    • Use cases and examples of AI in everyday life
    • Advantages and challenges of AI technologies

Show chapter

Module PHP for beginners: Basics made easy

Show all chapters of the subjects

Databases and connections to PHP
In this class, students will learn how to use relational databases with PHP to create dynamic and database-driven web applications.

The course begins with an introduction to relational databases. Students will gain a basic understanding of database concepts, the structure of tables, relationships between tables, and the meaning of key terms such as primary key and foreign key.

An essential part of the course is the comparison between MySQLi and PDO, two common extensions for interacting with MySQL databases in PHP. Participants will learn the advantages and disadvantages of both methods in order to make informed decisions about which method to use in their projects.

Participants will learn how to create and manage database connections. This includes setting up secure connections to the database and handling connection errors.

It also covers basic CRUD operations (Create, Read, Update, Delete) that form the basis for working with databases. Participants will learn how to:
  • Insert data into the database (Create)
  • Retrieve data from the database (Read)
  • Update data in the database (Update)
  • Delete data from the database (Delete)

Practical exercises and examples will enable participants to apply these techniques in their own PHP applications.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Functions and data structures (PHP basics)
In this subject, students will learn the basic techniques and concepts for defining and using functions as well as manipulating and processing data structures in PHP.

First, students will learn how to define and use functions in PHP. They will learn how to create functions to make code reusable and modular. This also includes an understanding of function parameters and return values in order to solve complex tasks efficiently.

Another focus is on string manipulation and the associated functions. Participants learn various methods for processing, analyzing and transforming character strings. This includes functions for searching, replacing, splitting and formatting strings.

It also covers arrays and their processing. Students will learn how to create, search and manipulate arrays to manage lists of data. Basic and advanced array functions are presented to perform various tasks such as sorting, filtering and combining arrays.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Grundlagen und Einführung in PHP
In diesem Unterrichtsfach werden die Teilnehmer in die Programmiersprache PHP eingeführt, von den frühen Versionen PHP5 bis hin zu den neuesten Entwicklungen in PHP8. Der Kurs beginnt mit einer historischen Übersicht über PHP, um die Entwicklung und die wichtigsten Verbesserungen in den verschiedenen Versionen zu verstehen.

Die ersten Schritte mit PHP umfassen die Einrichtung einer Entwicklungsumgebung, einschließlich der Installation eines Webservers und der Erstellung erster PHP-Skripte. Dies bildet die Grundlage für alle weiteren Programmierarbeiten.

Ein wesentlicher Teil des Kurses ist die grundlegende Syntax von PHP und die Verwendung von Variablen. Die Teilnehmer lernen, wie man Variablen deklariert und verwendet, um Daten zu speichern und zu verarbeiten. Es werden die verschiedenen Datentypen und deren Anwendung erläutert.

Der Kurs behandelt auch Kontrollstrukturen in PHP, wie `if`, `else`, `switch` sowie Schleifen wie `for`, `while` und `do-while`. Diese Strukturen sind entscheidend, um den Programmfluss zu steuern und komplexe logische Abläufe zu implementieren.

Zum Schluss wird die Ein- und Ausgabe von Daten behandelt. Die Teilnehmer erfahren, wie sie Benutzereingaben entgegennehmen und verarbeiten können sowie wie sie Informationen und Ergebnisse ausgeben, um dynamische und interaktive Webseiten zu erstellen.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Object-oriented programming with PHP
In this subject, students will learn the principles and concepts of object-oriented programming (OOP) in PHP to take their programming skills to an advanced level.

The course begins with the basics of OOP in PHP. Participants will be introduced to the object-oriented mindset and learn how OOP helps to make code more reusable, modular and maintainable.

An essential part of the course is the creation and use of classes and objects. Participants will learn how to define classes and instantiate objects to represent real-world entities and their relationships in code.

Another focus is on the concepts of inheritance, interfaces and traits. Participants will learn how inheritance is used to transfer properties and methods from one class to another, increasing the reusability and extensibility of the code. They will also learn how interfaces are used to define common interfaces for classes and how traits are used to include reusable code in multiple classes.

Finally, access control and visibility are covered. Students will learn the importance of access modifiers (public, private, protected) and understand how they control visibility and access to properties and methods inside and outside of classes.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Security, design and data processing
In this subject, participants will learn the essential aspects of security, design and data processing in PHP applications.

It starts with the basics of web security. Students will gain an understanding of key security principles and how to secure their PHP applications. Protection against common vulnerabilities, including SQL injection, cross-site scripting (XSS) and cross-site request forgery (CSRF) will be covered in detail. Through practical examples, participants will learn how to implement secure code practices and effectively prevent security vulnerabilities.

Another focus is on structuring and best practices in PHP development. Participants will learn how to structure their applications logically and efficiently to improve maintainability and scalability. This also includes techniques for modularization and the application of best practices in code design.

The processing of JSON and XML is also covered. Participants will learn how to process data in JSON and XML format to exchange data between server and client. This includes parsing and generating JSON and XML as well as using these formats in API integrations.

Another important aspect is the integration of HTML5, CSS3, JavaScript and Bootstrap in PHP applications. Participants will learn how to use modern front-end technologies to create appealing and user-friendly user interfaces. The interaction between PHP and frontend technologies to develop dynamic and interactive web applications will be emphasized.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Web 2.0 technologies and MVC
In this class, students will learn the key technologies and patterns that support modern web applications, specifically Web 2.0 technologies and the MVC pattern.

The course begins with an overview of Web 2.0 technologies. Participants will learn how these technologies improve the interactivity and usability of websites and what role they play in modern web development.

A key component is AJAX (Asynchronous JavaScript and XML) and asynchronous data processing. Participants will learn how to use AJAX to load and send data in the background without reloading the page, resulting in a better user experience.

Another important aspect is RESTful APIs and microservices. Participants will learn how to create and use RESTful APIs to develop scalable and flexible web services. It also explains the concept of microservices, which allows applications to be broken down into smaller, independent services that are easier to manage and scale.

It provides an introduction to the MVC (Model-View-Controller) pattern. Participants will learn how the MVC pattern structures development and facilitates the separation of data, user interface and business logic. It is explained how the MVC pattern helps to keep the code clean and maintainable.

Finally, the implementation of a simple MVC system is covered. Participants put what they have learned into practice by developing a small project that uses the MVC pattern. They will learn how to create and connect models, views and controllers to build a complete web application.

  • The detailed chapters on the subject will be available here shortly!

Show chapter

Recognition of our IT training courses

Training certification

There are no uniformly standardized training paths in the field of IT training. However, this does not mean that the quality and recognition of our training programs are compromised. Our training institute is ISO 9001 certified and recognized. This certification confirms our commitment to the highest quality standards and continuous improvement.

Through our ISO 9001 certification, we ensure that our IT training programs - including our PHP programmer, web developer, programmer courses, and more - are developed and delivered according to international quality standards. You benefit from structured, practical curricula, experienced instructors and a high level of support during your training.

Institute certification

As a recognized institution in adult education, we subject our curricula to regular evaluations that are recognized by state authorities and funding bodies. Our ongoing goal is to exceed current quality standards and thus guarantee you first-class training. Convince yourself of our certifications.

Our certification gives you the certainty that you are receiving high-quality, recognized training that will optimally prepare you for your professional future.

Funding & educational leave - how it works

Can I get funding for my training?

At the Flexyfit EDV Academy, you have a wide range of options for funding your training. There are various funding programs at federal state and EU level as well as tax incentives that serve as a basis.
Please note, however, that the decision on the allocation and amount of funding is the sole responsibility of the respective funding body.
We will be happy to help you find a suitable funding body and provide you with all the course information you need to apply for funding. You must submit the application itself to the relevant funding body.

How does the funding work?

Depending on the funding institution, your training will be financed either through direct assumption of costs after confirmation of the funding application (e.g. AMS) or through full or partial reimbursement after successful completion of the training (e.g. Waff). We recommend that you contact the relevant funding institutions in person to find out about individual funding options.

Can I take educational leave for the course?

Yes, the majority of our courses are suitable for educational leave.
If you would like to continue your education without terminating your employment, you can arrange educational leave with your employer. You will be released from work for the duration of the training.

Plan your educational leave with us now! We will be happy to clarify your individual training requirements with you in a personal, non-binding consultation .

How does educational leave work?

You can take your educational leave for a maximum of 1 year within 4 years. There are 3 ways in which you can arrange this:
  • Educational leave over a period of 12 months in one go
  • split up, whereby each part must last at least 2 months. The parts must be taken within 4 years.
  • Educational leave with part-time educational leave extending over 2 years

Please note that this is a general summary and it is advisable to check with the relevant bodies or authorities for further details and conditions.
Your employer's consent is essential for educational leave. You must submit the training plans issued by us, which require 20 hours per week for full-time educational leave or at least 10 hours per week for part-time educational leave.
It is also necessary to provide regular proof of the progress of your training, for example through examinations or attendance certificates issued by us.

Areas of application and possibilities with PHP capabilities

PHP is a versatile, server-side scripting language that is used in many areas of web development. With a sound knowledge of PHP, you will be able to create and manage dynamic and interactive web applications.

Web development

  • Dynamic websites: Creating websites that respond to user input and generate content dynamically.
  • Content Management Systems (CMS): Extension and customization of popular CMS such as WordPress, Joomla and Drupal.
  • E-commerce websites: Development of online stores using platforms such as Magento and WooCommerce.
  • Web applications: Development of complex web applications such as social networks and user portals.

Database connection

  • Database interactions: Seamless connection with databases such as MySQL, PostgreSQL and SQLite to perform CRUD operations.
  • Data processing: Efficiently manage and analyze large amounts of data.

API development

  • RESTful APIs: Development of APIs for data exchange between applications and platforms.
  • Integration of third-party APIs: Use of external APIs to integrate additional functionalities.

Automation and scripting

  • Automation tasks: Automating recurring tasks such as report generation and emailing.
  • Scripting: Management and maintenance of web servers and databases.

Security applications

  • User authentication: Development of secure login systems and protection of user data.
  • Data security: Implementation of security measures such as encryption and protection against SQL injection and XSS.

With these capabilities, PHP provides the tools to realize a variety of web projects, from simple websites to complex web applications and APIs.

Top ratings

Get free trial access now Try first, then study!

4.92/5.0 (from 386 Trusted Shops Reviews )

Available course variations

PHP basics

Highlights

Language of Instruction

Course Module

IT competence (presence)

IT competence (online)

EDP competence Full HD learning videos

Learning Type / Learning Method

Course Modality

Study Method

Auditory & Visual Learning Style

Communicative & Kinesthetic Learning Style

Study Timeframe

Study Support (# all-inclusive)

Text & Presentation PDFs

Lectures Bookable as Classroom Units

Support via Online Campus, E-mail, Chat, Tel.

WhatsApp & On-site Support

Test/Dummy Exam

Exam/Completion

EDK Intermediate Examination Online

Final Exam

Certificate in DE, EN or ES

Certificate accepted worldwide & never expires

Academy Account (# all-inclusive)

Lifetime Access to Online Campus

Free Demo Account / Trial Package

Certificate Copy as Downloadable PDF

Certificate with Verification via QR-Code

Financial Aid

Financial Aid/Grant Opportunities

Paid Educational Leave (AT)

Grants for Businesses

Grants for Self-Employed Persons

Course Advising

Cost Estimate for Financial Aid Provider

Benefits

Job Openings Mailing List

Comprehensive Training Opportunities

Absolute Best Price & Service Offer

course

Classroom Courses

€ 1.490,-
Show all dates

EN

Classroom course Webinar

Presence

communicative

suitable

recommended

Flexible

Flexible date

up to 100%

non-binding

Basic information on the learning variants:

  • The training content is the same for each learning variant
  • The examination period, duration of training and examination procedure are independent of the learning variant
  • Sie können von der Lernvariante "Fernstudium" auf Präsenz unterricht aufbuchen. Auch einzelne Modulblöcke sind aufbuchbar
  • With the "face-to-face course" learning option, you can book and complete individual blocks in private lessons
  • The final certificate does not differ, regardless of which learning variant you have completed the course in
  • Your Academy account and the learning content will stay with you for the rest of your life
etrust-star-r0etrust-star-r1etrust-star-r2etrust-star-r3etrust-star-r4
4.92
Sehr gut
etrust_sigel Trusted Shops anzeigen-link
etrust-left-arrow
etrust-star-r0etrust-star-r1etrust-star-r2etrust-star-r3etrust-star-r4
4.92
Sehr gut
etrust_sigel Trusted Shops anzeigen-link
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
vor 2 Tagen
Auf Vollzeit-Berufstätige wird besonders Rücksicht genommen. Die Aufbereitung der Lernunterlagen (in der Kombination Buchform, Folien und Videos) ist großartig. Ein wirklich tolles Team, sympathische und professionelle Vortragende, insgesamt ein top Ausbildungsinstitut, das ich jedem nur sehr weiterempfehlen kann. ⭐️⭐️⭐️⭐️⭐️
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
vor 6 Tagen
Einfach ein Top Team !
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
vor 15 Tagen
Interessanter und sehr umfangreicher Kursplan, kompetente Betreuung, sehr nettes Team, ganz einfach TOP und jederzeit gerne wieder.
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
18.11.2023
Schnelle Antwort auf alle Fragen.
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
11.11.2023
Schnelle Beratung, Top Service
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
07.11.2023
Sehr gute Unterstützung durch dem Personal, sowohl telefonisch als auch per Mail. Besonderen Dank an Sarah
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
17.10.2023
Ganz tolles Angebot und Service... jederzeit gerne wieder.
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
12.10.2023
Nett,
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
07.10.2023
Schnelle unkomplizierte Anmeldung. Ratenzahlung perfekt und man kann sich das lerntempo selbst anpassen
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
01.10.2023
Sportkompetenz + Fitnesstrainer B-Lizenz sind ein sehr umfangreicher Kurs, in dem jede Menge Wissen vermittelt wird, welches dem aktuellen wissenschaftlichen Stand entspricht. Man bekommt einen Gegenwert für sein Geld. Der Schwerpunkt liegt auf dem Maschinentraining. Neben bekannten Übungen, werden auch interessante Spezialübungen gezeigt. Was ich etwas vermisst habe sind klassische Hantelübungen (z.B. Kurzhantelüberzüge, Kreuzhebevarianten, Kniebeugen, Bankdrücken, Stirndrücken, SZ-Bizepscurls,... usw.), welche meiner Meinung nach insbesondere für Anfänger etwas besser geeignet sind als einige der gezeigten Kabelzugübungen. Was leider ebenfalls zu kurz kommt, sind Übungen für die Bauchmuskulatur. Hier bitte nachbessern. Auf Nachrichten wird sehr schnell reagiert. Für das Fachgespräch habe ich innerhalb von 24 Stunden einen Termin bekommen. Ich werde auf jeden Fall weitere Kurse machen. Alles in allem kann ich den Kurs sehr empfehlen.
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
22.06.2023
Alles 👍
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
10.05.2023
Alles ist gut vorbereitet, die Kurse, die Mitarbeiter, perfekt.
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3
etrust_check
10.05.2023
Die begleitung in eure Welt war sehr klar und deutig. Die mitarbeitarin hat mich von anfang an begleitet mit telefonate wo sie an alle meine fragen ein antwort gefunden hat. Und auch bei umstellund des Gutschein kauf haben mich die mitarbeiter sofort geholfen
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
25.04.2023
Aufbau, Unterlagen und Videos sind top, wenn man etwas benötigt reagieren sie schnell.
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
15.04.2023
Super Team, kompetent, geduldig und immer freundlich
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
07.04.2023
Kompetente Auskunft, gute Organisation super Kursangebot
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
01.04.2023
Tolle Academy
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
10.03.2023
Klasse Ausbildung, qualifiziertes Personal, guter Service
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
07.03.2023
Die Module sind sehr lehrreich gestaltet. Zudem sind die Videos sehr gut dargestellt und verständlich.
etrust-star-k0etrust-star-k1etrust-star-k2etrust-star-k3etrust-star-k4
etrust_check
05.03.2023
Vielseitiges Kurs- und Ausbildungsangebot in dem auch verschiedene Richtungen kombiniert werden. Ganz toll!
etrust-right-arrow
author-phto
Zoe Alina

2 weeks ago

Very well organized team, uncomplicated operation of online lessons, versatile informative script :) All in all top!

[+]

posted on

Google

author-phto
Susi Sorglos

2 weeks ago

I am very impressed with Flexyfit, always nice and helpful people. Very sympathetic. Thank you very much for your great support.

[+]

posted on

Google

author-phto
Anna Kober

3 weeks ago

Great training and super nice people. You can tell how much emphasis is placed on conveying the necessary knowledge to the course participants in an understandable way. I was even kindly allowed to take a course completely free of charge after there were somewhat problematic and disruptive participants in my group. I will 100% take more courses with you in the future because learning is extremely fun, especially thanks to the friendly staff!

[+]

posted on

Google

author-phto
Brigitte Moser

3 weeks ago

The entire flexyfit team is extremely friendly, prompt and helpful. The lecturers are competent and respond to the course participants. All learning materials were provided clearly and in sufficient detail. The additional videos mean there is something for every type of learner. All in all, the training and exam went well. I can definitely recommend flexyfit and will be happy to book and recommend further training courses with you again!

[+]

posted on

Google

author-phto
safa alj

a months ago

A great team - competent, friendly, always helpful and supportive - provided excellent support for the practical training. We recommend! :)

[+]

posted on

Google

Great support and extensive course content. We recommend!

[+]

posted on

Google

author-phto
Florian Reining

a months ago

I really enjoyed training to become a B-license fitness trainer there. The teaching materials provided are great and flawless. I learned a lot of new things there and always enjoyed what I was doing. The team is great and is always there for you if you have any questions!

[+]

posted on

Google