Skip to content

kanzucode/cohort-jan-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This repo is grouped into two learing php and wordpress.

learning PHP

this folder contains some solutions for the chapter exercies of Learing PHP by David Skalr. The sub folders are named according to the chapter number.

In order to run the chapter solutions;

  1. clone this repo
  2. cd into the cloned folder
  3. run composer install (make sure you have php, XAMP, LAMP installed on your laptop)
  4. navigate the chapter folder you want to execute.
  5. then in the terminal run php filenam (php qn1.php)
  6. for the browser display make sure that your XAMP,ZAMP,LAMP are configured and running well. for linux cp the chapter folder or file to /var/www/html the go the browser type localhost/filename (localhost/qn1.php) incase you copy the folder file only if you copied the folder type localhost/8_dbs/qn1.php
  7. for windows if you want browser display copy the folder to htdocs in the xammp folder

Wordpress

Coming soon

About

Learning PHP for the new engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors