Archives: Courses

Browse
PHP Foundations

MODULE 8: Working with Files

StreetGeek Academy · PHP Foundations 🧩 Module 8: Working with Files Objective: Learn how to create, open, read, write, and delete files in PHP —

Read More »
PHP Foundations

MODULE 6: Functions

StreetGeek Academy · PHP Foundations 🧩 Module 6: Functions Objective: Learn how to create, call, and reuse functions in PHP to write cleaner, modular, and

Read More »
PHP Foundations

MODULE 5: Arrays and Superglobals

StreetGeek Academy · PHP Foundations 🧩 Module 5: Arrays and Superglobals Objective: Learn how to store and manipulate multiple values in PHP using arrays, and

Read More »
PHP Foundations

MODULE 4: Control Structures

StreetGeek Academy · PHP Foundations 🧩 Module 4: Control Structures Objective: Learn how to control the flow of your PHP programs using conditional statements and

Read More »