Today we are going to learn about variables in PHP. Variables are very important and powerful in any programming language. So if you are learning PHP it's very important to know about variables. ...
5 min read Read MoreDo you want to learn PHP but you don’t want to spend hundreds of dollars? You are not alone. There are many websites that help people like you and me to start our journey. ...
9 min read Read MorePHP is an open source scripting language for backend development. and we are going to build our very first PHP application together. ...
7 min read Read MoreHere is everything you need to know about git in a series of short question and answers. ...
11 min read Read Morewe are going to talk about how to contribute to open source projects We will go through it together step by step ...
14 min read Read More5 commands to interact with and online git repository ...
13 min read Read Morewe are going to talk about how to undo git merge and then we talk about how to undo the undoing ...
9 min read Read Morewe are going to talk about ways to ignore the edits we made in a git project and restore the changes by git restore ...
9 min read Read MoreToday we are going to talk about Git Alias and how to increase your productivity by adding shorter aliases for commands that we use everyday. ...
8 min read Read MoreTranscription Hello This is amir Today we are going to talk about git branching workflow I will go through it step by step and help you understand the process ...
9 min read Read More