PHP Functions In Web Programming
To create a web page, PHP is actually not a programming language that must be used. We can just create a website using only HTML. Web generated with HTML (and CSS) is known as a static website, where content and web pages are fixed.
In comparison, dynamic websites that can be created using PHP are websites that can customize the look of content depending on the situation. Dynamic websites can also store data into the database, create pages that change according to input from the user, process the form, etc.
For web creation, PHP code is usually inserted into an HTML document. Because of this feature is also referred to as PHP Scripting Language or script programming language.
PHP / FI: Personal Home Page / Forms Interpreter
History of PHP began in 1994 when the Danish-born programmer who is now domiciled in Canada, Rasmus Lerdorf created a script (code program) with Perl language for his personal web. One of the usefulness of this script is to display a personal resume and record the number of visitors to a website.
With reason to improve the performance, Rasmus Lerdorf then re-create the program code in C language. It also develops it further so that it has the ability to process HTML forms and communicate with the database.Lerdorf calls this program code as Personal Home Page / Forms Interpreter or PHP / FI. This is where PHP naming is used. PHP / FI can be used to create simple dynamic web applications.
Lerdorf then released the code publicly as Personal Home Page Tools (PHP Tools) version 1.0. The release was announced on June 8, 1995 at the comp.infosystems.www.authoring.cgi address, a Usenet discussion group.
To create a web page, PHP is actually not a programming language that must be used. We can just create a website using only HTML. Web generated with HTML (and CSS) is known as a static website, where content and web pages are fixed.
In comparison, dynamic websites that can be created using PHP are websites that can customize the look of content depending on the situation. Dynamic websites can also store data into the database, create pages that change according to input from the user, process the form, etc.
For web creation, PHP code is usually inserted into an HTML document. Because of this feature is also referred to as PHP Scripting Language or script programming language.
PHP / FI: Personal Home Page / Forms Interpreter
History of PHP began in 1994 when the Danish-born programmer who is now domiciled in Canada, Rasmus Lerdorf created a script (code program) with Perl language for his personal web. One of the usefulness of this script is to display a personal resume and record the number of visitors to a website.
With reason to improve the performance, Rasmus Lerdorf then re-create the program code in C language. It also develops it further so that it has the ability to process HTML forms and communicate with the database.Lerdorf calls this program code as Personal Home Page / Forms Interpreter or PHP / FI. This is where PHP naming is used. PHP / FI can be used to create simple dynamic web applications.
Lerdorf then released the code publicly as Personal Home Page Tools (PHP Tools) version 1.0. The release was announced on June 8, 1995 at the comp.infosystems.www.authoring.cgi address, a Usenet discussion group.
Tidak ada komentar:
Posting Komentar