https://github.com/khaledkamr/php-assignments
This repository contains PHP assignments from my online course, showcasing core concepts from basic syntax to advanced topics like data handling, sessions, and object-oriented programming.
https://github.com/khaledkamr/php-assignments
bootstrap html larvel mysql php
Last synced: 3 months ago
JSON representation
This repository contains PHP assignments from my online course, showcasing core concepts from basic syntax to advanced topics like data handling, sessions, and object-oriented programming.
- Host: GitHub
- URL: https://github.com/khaledkamr/php-assignments
- Owner: khaledkamr
- Created: 2024-11-07T17:30:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T10:06:56.000Z (over 1 year ago)
- Last Synced: 2025-02-20T02:21:26.140Z (over 1 year ago)
- Topics: bootstrap, html, larvel, mysql, php
- Language: CSS
- Homepage:
- Size: 61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Assignments Repository
Welcome to my PHP Assignments repository! This collection showcases my journey through PHP programming, featuring assignments from my PHP course. Each folder contains structured solutions, demonstrating key PHP concepts and problem-solving techniques I’ve learned along the way.
## Overview
The assignments cover a range of topics, including:
- Basics of PHP syntax and structure
- Form handling and data validation
- Working with databases
- Sessions and cookies
- Object-oriented programming in PHP
## About This Repository
This repository is a compilation of PHP assignments completed as part of my online course. The projects here demonstrate my understanding of core PHP concepts, from fundamental syntax and operations to more advanced topics like data handling, sessions, and object-oriented programming.
Each assignment was designed to address specific PHP challenges and explore practical applications of the language. By working through these exercises, I’ve developed a solid foundation in PHP and improved my ability to create dynamic, server-side applications.
This repository not only serves as a record of my learning journey but is also intended to help others who are learning PHP. I hope these solutions can serve as examples or references for anyone looking to enhance their PHP skills.