PHP
PHP
PHP is a popular general-purpose scripting language that is especially suited to web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994; the PHP reference implementation is now produced by The PHP Group.
PHP stands for Hypertext pre-processor, that earlier stood for Personal Home Pages. PHP scripts can only be interpreted on a server that has PHP installed.
HTML is that HTML is a front-end language that runs on the browser, while PHP is back-end and runs on the server. PHP handles the way your website works.You create and style it using a combination of HTML and CSS, sometimes with the Bootstrap framework as well.
A good benefit of using PHP is that it can interact with many different database languages including MySQL. We work with MySQL at Bluelinemedia since this is also a free language so it makes sense to use PHP.
To know more click below

Comments
Post a Comment