Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 525 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 525 Bytes

⬅️ PHP

INDEX

🚀 CONVERSIONS

🚀 DATA STRUCTURES

ARRAYS

🚀 DYNAMIC PROGRAMMING

🚀 MISC

🚀 SEARCHES

🚀 SORT

🚀 EXECUTION OF PHP CODE

LINUX

Run on terminal using (php cli) commands below:

php hello.php

APACHE WEB SERVER(Runs in all OS)

Open apache web server and copy the php files to that folder and run the php script on apache web server.