Guest User

Untitled

a guest
Oct 20th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. cd ~/workspace
  2. mkdir path_project
  3. touch index.php
  4. mkdir public_html && cd public_html && mkdir js css img
  5. php -S localhost:8080
Add Comment
Please, Sign In to add comment