Tutorial PHP
Easiest way to learn PHP
Wednesday, April 6, 2016
How to update your code to github?
git commit -m "change code name"
$ git remote add github git@github.com:username/repositoryurl
git push origin master
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)