Skip to content

Let's dive into PHP. It's 10 PM right now, let's learn it by 12 AM.

License

Notifications You must be signed in to change notification settings

kartikdutt18/Learning-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Learning-PHP

What's the repo about?

This repo contains some sample codes to get started with php. It goes over topics like classes, forms, get and post methods and so on.

Useful websites :

1.) Tutorials Point

2.) Free Code Camp

To run a web server use :

php -S localhost:4000

To run a particular files, go to

localhost:4000/path_to_file.php

About

Let's dive into PHP. It's 10 PM right now, let's learn it by 12 AM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published