PHP more like PANS (Pretty Awesome New Stuff). Is a great to keep a website update without manually changing it every day. Most of PHP is simple and easy to use. Want to know how? Its easy and will make Website pages a breeze
to maintain time updates and have better web page communication with its server.
PHP is similar to a JavaScript but without set code function that repeats itself and needs manual change when needing a real world update. Instead PHP communicates with the sever itself to do automatic real world changes without the need to always open and update the web page. These real world changes include automatic date changes to correspond to the viewers current time and date or to keep track of calendar days.
Another thing PHP helps with is the search for an key word through the sever or database. PHP communicates to the sever to aid in finding a searched item. for example if your viewer wanted to search for a certain type of product on your web page, PHP would take the key word(s) the viewer typed then displays anything that is related to the keyword. This helps the viewer have an easier time searching through the web page, while creating a more pleasant user experience.
All in all, PHP is a great add in to any web page that can add a large array of usefulness to the owner and to the viewer.
