PHP as you know is a backend language. So it can be used to do anything which requires user data, processing those data, communicating with the database and returning the results over the network. For web development, you just need to know how to present those data in the browser, i.e.