Xampp

Getting Started With PHP

What is PHP? PHP: Hypertext Preprocessor is a server-side scripting language that is used primarily for web development. The purpose of this programming language is to create fast paced dynamical web pages. Learn a bit about server side scripting before PHP: Actually scripting is another synonym for the program. This is some set of instruction which runs automatically when something runs. Server side means that these scripts are handled by the server rather than controlling the user’s computer.