Skip to content

PHP Training Calendar

PHP Logo

We need your feedback. Click here!

What is PHP?

  • PHP, or Hypertext Preprocessor, is a general-purpose open-source scripting language for server-side web development.
  • Server-side code is executed on the server, processing information sent by the client side and providing information to the client side.
  • In this tutorial, we'll process the input received from a Web page, render the content from the server side to the client side and execute database queries using PHP.
  • The solutions published on this web page are written in PHP.

What does the training involve?

  • This is a 10-week training program.
  • We follow a rule you can learn by using: more challenges with explanations than theories.
  • We'll explain the basic concepts and challenge you every week.
  • Solutions to the challenges are available on our Github account:
  • We strongly encourage you to practice on your own when you have the time. You'll learn a lot more that way.
  • You can visit our Instagram account to see which member offers comprehensive questions and answers for this programming language.

What is the training schedule?

  • We offer one or two modules per week.
  • Each week will have its own basic challenge.
  • Detailed information can be provided by the instructor if you get lost on the slides.
  • That said, here is your training calendar:
    • Week 1: Introduction ; Data type - Functions ; Challenge I
    • Week 2: Conditionals and Booleans; Loops; Collection: Tableau; Challenge II
    • Week 3: Common words; Checking the form; Challenge III
    • Week 4: File manager; Working with JSON; Object-oriented programming (OOP)
    • Week 5: OOP Inheritance; Challenge IV; Challenge V
    • Week 6: Abstract course; Interface; Feature; Challenge VI
    • Week 7: Challenge VII; Challenge VIII; Challenge I
    • Week 8: PHP-MySQL; Challenge X; Challenge XI
    • Week 9: JPGraph - Challenge XII
    • Week 10: Challenge XIII - Challenge XIV

How can I order a training course?

Register now and read the instructions in our documentation to order training on the platform.

References:

[1] "Documentation": https://www.php.net/docs.php