php basic course.
-
Updated
Oct 15, 2024 - PHP
php basic course.
The PHP Professional Resource
PHP basics without frameworks
A personal repository for mastering PHP (basics & advanced) and Laravel through structured notes, experiments, and mini-projects.
Small plain PHP practice project for learning variables, arrays, loops, functions, and browser output through a student notes summary app.
Tesla News Articles is a PHP application that retrieves and displays news articles about Tesla using the NewsAPI. It fetches recent articles, processes the data, and presents it in a user-friendly format on a webpage.
A beginner-friendly collection of PHP examples demonstrating core Object-Oriented Programming concepts such as classes, objects, constructors, and inheritance. Created to practice and strengthen my understanding of OOP principles through simple implementations.
A collection of beginner-friendly PHP examples covering fundamental syntax, variables, operators, loops, functions, and arrays. This repository documents my early hands-on practice with PHP and its core programming concepts.
A hands-on PHP practice repo covering basics, control structures, functions, arrays, forms, MySQL database connection, sessions, and cookies. built through focused exercises and mini projects.
To associate your repository with the php-basics topic, visit your repo's landing page and select "manage topics."