8000 GitHub - ANYURU/php-mentorship: This contains php sessions and work I did during the php mentorship
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ANYURU/php-mentorship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Programming Sessions

This repository contains information and projects from PHP programming sessions.

Table of Contents

Folder Structure

php-mentorship
├── classes
│   ├── level-1
│   └── level-2
└── projects
    ├── project-1
    ├── project-2
    └── project-3

Level 1

Level 1 covers the basics of PHP programming, including:

  • Basic syntax
  • Control structures
  • Functions
  • Arrays
  • Strings

Level 2

Level 2 covers more advanced topics in PHP programming, including:

  • File handling
  • Database connectivity
  • Object-oriented programming in PHP
    • What is OOP?
    • Classes VS Objects
    • Constructor VS Desctructor

Usage

To use the PHP programming sessions, simply navigate to the appropriate directory in the classes directory and open the PHP files in a code editor. The projects in the projects directory are self-contained and can be run by opening the project directory in a code editor and running any necessary scripts.

Resources

The PHP programming sessions were created using a variety of resources, including:

  • Online resources and live class tutorials @davidofug youtube

About

This contains php sessions and work I did during the php mentorship

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0