Glossary of Terms
What is PHP?
PHP is an open source scripting language that is ideal for building web content and which can be embedded within HTML coding. If you’re the admin for a website you can create public web pages that include HTML coding and CSS. Some of the beneficial features of using PHP of web development include:
- The documentation of PHP is concise and you easily view it at any time since it is embedded within the HTML coding.
- There is an abundance of PHP content and downloads available on the Internet for you to use as learning tools.
- PHP is server side scripting which means that you can collect and group data for forms from webpage users, create dynamic web pages, and manage cookies.
- PHP runs on a variety of operating systems that include Linux, Windows, and Mac.
- PHP can support most web servers, such as Apache, Personal Web Server, and Netscape.
- PHP supports a variety of databases, such as MySQL database, Oracle, FrontBase, and SQLite.
- You can build dynamic web pages that use a variety of applications and software tools.
The data that is contained within a PHP script determines the style of your webpage and reflects the type of statement that you want to make. You can quickly and easily edit your scripts at any time so your website continues to develop continuously without becoming static. There are many extensions that you can use with PHP to make your web pages more unique and functional. These extensions include calendar conversion and compression utilities.
PHP gives you the capability to create a website that users find easy to navigate and holds their interest from top to bottom. The popularity of PHP continues to grow as users discover its great versatility.
|