
EITC/WD/PMSF PHP and MySQL Fundamentals is the European IT Certification programme on the fundamentals of the PHP: Hypertext Preprocessor and the MySQL, an open-source Relational Database Management System, which constitute basic technologies for the dynamic web pages generation and the technology of Content Management Systems (CMS).
The curriculum of the EITC/WD/PMSF PHP and MySQL Fundamentals focuses on practical skills in PHP and MySQL for dynamic web sites development organized within the following structure, encompassing comprehensive video didactic content as a reference for this EITC Certification.
PHP and MySQL are considered standard competences for dynamic web sites developers. PHP as a scripting language is commonly used to generate dynamic content of websites by working with a server’s web site database. The most common relational database management system is an open-source system called MySQL. Majority of web sites on Internet is run by the pair of these two technologies (additionaly powered by Linux open-source operating system and the open-source Apache web server, together making a LAMP technology stack: Linux-Apache-MySQL-PHP, powering most of the most), with most popular Content Management Systems (CMS) also programmed in PHP and MySQL. All professional web developers should be proficient with both PHP and MySQL technologies.
To acquaint yourself with the curriculum you can analyze the contents table, view demo lessons or click on the button below and you will be taken to the Certification curriculum description and order page.
The EITC/WD/PMSF PHP and MySQL Fundamentals Certification Curriculum references open-access didactic materials in a video form. Learning process is divided into a step-by-step structure (programmes -> lessons -> topics) with examination preparations supported by partial quizes included into each curriculum referenced learning step. Unlimited consultancy with domain experts are also provided.
All EITC Certification orders are subject to one month full money back guarantee. For details on Certification check How it Works.
Curriculum Reference Resources
PHP Manual
https://www.php.net/manual/en/
PHP Official Releases
https://www.php.net/downloads
W3Schools PHP Tutorial
https://www.w3schools.com/php/
MySQL Documentation
https://dev.mysql.com/doc/
MariaDB Documentation
https://mariadb.org/documentation/
W3Schools SQL Tutorial
https://www.w3schools.com/sql/
Visual Studio Code editor
https://code.visualstudio.com/
XAMPP Apache + MariaDB + PHP + Perl
https://www.apachefriends.org/index.html
Exemplary files for the curriculum reference lessons
https://github.com/iamshaunjp/php-mysql-tutorial/