Developing Websites with PHP Training Course
This course focuses on developing web applications using PHP. It is designed for individuals who already have experience with other procedural programming languages. Throughout the course, participants will learn how to build a simple dynamic application by integrating PHP with a MySQL database.
This course is available as onsite live training in Czech Republic or online live training.Course Outline
PHP Language Syntax and Core Concepts
- PHP installation and libraries
- PHP syntax
- PHP variables
- PHP strings
- PHP operators
- If...Else, Switch
- Arrays
- While Loops
- For Loops
- Functions
- Forms
- Form feedback, GET and POST
- PHP Include
Data Structures
- Associative arrays
- Session variables, global variables, cookies
- Date
- File handling and file uploads
- Cookies and Sessions
- Error handling
- Exception handling
- PHP filtering
Object-Oriented Programming (OOP)
- Classes
- Access modifiers
- Constructors
- Inheritance
Working with Databases
- Connecting to the database
- Storing passwords
- Executing queries
- Processing data
- Modifying and removing data
- Binding forms to database records
Security
- Authorization and authentication
- Using cookies and sessions
Working with Images
- GD Library and alternatives
PHP XML
- SimpleXML
- Expat Parser
- XML DOM
Requirements
Proficiency in HTML is required. Basic knowledge of any procedural language (such as C, Pascal, Basic, etc.) is recommended.
Open Training Courses require 5+ participants.
Developing Websites with PHP Training Course - Booking
Developing Websites with PHP Training Course - Enquiry
Developing Websites with PHP - Consultancy Enquiry
Testimonials (1)
Tailored specifically to my needs and lots of Rural examples.
Catherine Redfern
Course - Developing Websites with PHP
Upcoming Courses
Related Courses
Creating and managing Web sites
35 HoursThis training course prepares participants for the professional role of a web designer (occupation code: 213202 per Professional Qualification Standards), with a specific emphasis on HTML and CSS within web design. The curriculum also includes programming components that address problem-solving through JavaScript and PHP.
Designed to help participants develop skills in creating and designing websites using HTML4/HTML5 and Cascading Style Sheets (CSS2/CSS3/CSS4), the course guides learners in applying HTML tags to organize text, images, tables, and interactive forms on web pages. Students will also learn to establish connections via links to other pages and external sites. Concurrently, Cascading Style Sheets 2.0 will be utilized to style and format web content according to specific client requirements.
Upon completion, participants will be well-prepared to pursue opportunities in service-oriented companies specializing in web design or to establish their own consulting practice as self-employed professionals. The course focuses on the practical aspects of website creation using HTML and CSS, ensuring a robust foundation for real-world application.
AdaBoost Python for Machine Learning
14 HoursThis instructor-led, live training in Czech Republic (online or onsite) is designed for data scientists and software engineers who want to utilize AdaBoost to build boosting algorithms for machine learning using Python.
Upon completion of this training, participants will be able to:
- Set up the necessary development environment to start building machine learning models with AdaBoost.
- Understand the ensemble learning approach and how to implement adaptive boosting.
- Learn how to build AdaBoost models to boost machine learning algorithms in Python.
- Use hyperparameter tuning to increase the accuracy and performance of AdaBoost models.
Advanced PHP Programming
35 HoursIn this instructor-led live training in Czech Republic, participants will learn how to implement advanced PHP programming tools and techniques.
By the end of this training, participants will be able to:
- Master advanced concepts in PHP programming.
- Establish consistency and solve advanced problems using PHP programming.
- Explore additional methods for building more flexible software using PHP.
Continuous Integration (CI) for PHP
14 HoursThis instructor-led, live training in Czech Republic (online or onsite) is designed for engineers who want to leverage open source tools to automate the building, testing, and deployment of PHP applications and services.
Upon completion of this training, participants will be able to:
- Install and configure various open source tools to facilitate continuous integration, testing, and deployment.
- Evaluate the pros and cons of employing different open source CI tools such as GitLab CI and Jenkins.
- Integrate CI tools with open source frameworks for unit testing as well as integration testing of a PHP application.
Combined JAVA, PHP and Web Application Security
28 HoursEven seasoned programmers do not necessarily master every security service provided by their development platforms, nor are they always fully aware of the vulnerabilities relevant to their projects. This course is designed for developers working with both Java and PHP, equipping them with the essential skills needed to make their applications resilient against modern internet-based attacks.
The course guides participants through the layers of Java security architecture, addressing access control, authentication, authorization, secure communication, and various cryptographic functions. It also introduces key APIs for securing PHP code, such as OpenSSL for cryptography and HTML Purifier for input validation. On the server side, best practices for hardening and configuring the operating system, web container, file system, SQL server, and PHP itself are provided. Special attention is given to client-side security, focusing on security issues related to JavaScript, Ajax, and HTML5.
General web vulnerabilities are discussed through examples aligned with the OWASP Top Ten, covering injection attacks, script injections, session handling flaws, insecure direct object references, file upload issues, and more. Specific Java and PHP language problems, along with issues arising from the runtime environment, are introduced and grouped into standard vulnerability types such as missing or improper input validation, misuse of security features, incorrect error and exception handling, time- and state-related problems, code quality issues, and mobile code-related vulnerabilities.
Participants can experiment with the discussed APIs, tools, and configuration effects firsthand. Each introduction to vulnerabilities is supported by hands-on exercises that demonstrate the consequences of successful attacks, show how to correct bugs and apply mitigation techniques, and introduce the use of various extensions and tools.
Participants attending this course will
- Understand basic concepts of security, IT security, and secure coding
- Learn about web vulnerabilities beyond the OWASP Top Ten and know how to avoid them
- Learn about client-side vulnerabilities and secure coding practices
- Learn to use various security features of the Java development environment
- Have a practical understanding of cryptography
- Learn to use various security features of PHP
- Understand security concepts of Web services
- Get practical knowledge in using security testing tools
- Learn about typical coding mistakes and how to avoid them
- Be informed about recent vulnerabilities in Java and PHP frameworks and libraries
- Get sources and further readings on secure coding practices
Audience
Developers
Secure coding in PHP
21 HoursThis course equips PHP developers with the essential skills needed to build applications that are resilient against modern internet-based threats. The curriculum explores web vulnerabilities through PHP-centric examples, extending beyond the OWASP Top Ten to cover a wide range of injection attacks, script injections, session handling weaknesses, insecure direct object references, file upload issues, and more. These PHP-specific vulnerabilities are categorized into standard vulnerability types, such as missing or flawed input validation, incorrect error and exception handling, misuse of security features, and time- and state-related issues. For the latter category, the course examines attacks like open_basedir circumvention, denial-of-service via magic float, and hash table collision attacks. In each scenario, participants learn the critical techniques and functions required to mitigate these risks.
A significant emphasis is placed on client-side security, addressing issues related to JavaScript, Ajax, and HTML5. The course introduces several PHP extensions, including hash, mcrypt, and OpenSSL for cryptographic purposes, as well as Ctype, ext/filter, and HTML Purifier for robust input validation. Best practices for hardening are provided in the context of PHP configuration (php.ini), Apache settings, and general server security. Additionally, the course offers a comprehensive overview of security testing tools and techniques available to developers and testers, such as security scanners, penetration testing methodologies, exploit packs, packet sniffers, proxy servers, fuzzing tools, and static source code analyzers.
The introduction of vulnerabilities and configuration practices is reinforced by numerous hands-on exercises. These exercises demonstrate the impact of successful attacks, illustrate how to implement mitigation strategies, and guide participants in utilizing various extensions and tools effectively.
By the end of this course, participants will
- Grasp the fundamental concepts of security, IT security, and secure coding
- Identify web vulnerabilities beyond the OWASP Top Ten and understand how to prevent them
- Comprehend client-side vulnerabilities and secure coding methodologies
- Develop a practical understanding of cryptography
- Master the use of various PHP security features
- Recognize common coding errors and learn how to avoid them
- Stay informed about recent vulnerabilities within the PHP framework
- Gain practical experience with security testing tools
- Access resources and further reading materials on secure coding practices
Audience
Developers
Design Patterns in PHP
14 HoursThis instructor-led, live training in Czech Republic (online or onsite) is aimed at intermediate-level PHP developers who wish to apply design patterns effectively in their projects.
By the end of this training, participants will be able to:
- Understand the purpose and benefits of design patterns.
- Identify and implement appropriate design patterns for common scenarios.
- Structure PHP applications using industry-recognized best practices.
- Integrate patterns into modern frameworks such as Symfony or Zend.
Laravel PHP Framework
14 HoursThis instructor-led, live training in Czech Republic introduces the fundamentals of Laravel and walks participants through the creation of a Laravel-based web application.
Laravel Livewire
7 HoursThis instructor-led live training in Czech Republic (online or onsite) is aimed at developers who wish to learn and use Livewire to build modern and dynamic application interfaces.
By the end of this training, participants will be able to:
- Build and test livewire components.
- Build applications using the Livewire library.
- Create dynamic components within PHP.
Laravel and Vue.js
14 HoursThis instructor-led, live training in Czech Republic (online or onsite) is aimed at web developers who wish to use Laravel and Vue.js for fullstack web development.
By the end of this training, participants will be able to:
- Develop web applications with Laravel and Vue.js.
- Integrate the Laravel backend API into Vue.js.
- Deploy a Laravel application.
Building Microservices with Lumen PHP Framework
14 HoursThis instructor-led live training in Czech Republic (online or onsite) is designed for developers who want to use Lumen to construct Laravel-based microservices and applications.
By the end of this training, participants will be able to:
- Configure the necessary development environment to begin building microservices with Lumen.
- Understand the benefits of implementing microservices using Lumen and PHP.
- Execute and deploy microservice functions and operations utilizing the Lumen framework.
- Secure and manage access to microservice architectures by establishing robust security layers.
Magento 2: Theme Development
14 HoursThis instructor-led live training in Czech Republic (online or onsite) is designed for web developers who want to build web applications using Magento 2.
By the end of this training, participants will be able to:
- Master Magento 2 development patterns, design patterns, and best practices.
- Create and customize themes in Magento 2.
- Implement functional customizations in Magento 2 using extensions.
PHP 8 for Developers
14 HoursThis instructor-led, live training in Czech Republic (online or onsite) is aimed at developers who wish to use PHP 8 to develop, build, and test complex enterprise-level web applications such as e-commerce sites, CRM systems, WMS, etc.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing web applications with PHP 8.
- Learn more about the new features in PHP 8 and how to implement them.
- Get a refresher of the PHP basics and some programming tips.
- Use the new functions in PHP 8 to improve the performance of web applications.
- Know the best practices on enhancing the security and stability of web applications with PHP 8.
PHP Patterns and Refactoring
21 HoursThis course is tailored for experienced developers seeking to deepen their understanding of design patterns and refactoring techniques. Participants will gain insight into the characteristics and practical applications of these patterns, empowering them to write cleaner, more efficient, and robust application code.
Laravel: Middleware Development
14 HoursThis instructor-led live training (available online or on-site) is designed for web developers seeking to build middleware and web services in Laravel.
By the end of this training, participants will be able to:
- Use Laravel PHP Artisan to generate code and components.
- Build RESTful APIs in Laravel that can browse, read, edit, add, and delete.
- Filter and sort results based on URL parameters using RESTful APIs.