PHP: PHP: Hypertext Preprocessor Open source, server-side HTML scripting language used to create dynamic Web pages. PHP is embedded within tags, so the author author can move between HTML and PHP instead of using large amounts of code. Because PHP is executed on the server, the viewer cannot see the code. PHP can perform the same tasks as a CGI program can do and is compatible with many different kinds of databases.