PHP1
PHP1
Server side scripts are interpreted on the server while client side
scripts are interpreted by the client application.
PHP Features
Performance:
PHP script is executed much faster than those scripts which are
written in other languages such as JSP and ASP. PHP uses its
own memory, so the server workload and loading time is
automatically reduced, which results in faster processing speed
and better performance.
Open Source:
PHP source code and software are freely available on the web.
You can develop all the versions of PHP according to your
requirement without paying any cost. All its components are free to
download and use.
Embedded:
PHP code can be easily embedded within HTML tags and script.
Platform Independent:
Database Support:
PHP supports all the leading databases such as MySQL, SQLite,
ODBC, etc.
Error Reporting -
PHP is compatible with almost all local servers used today like
Apache, Netscape, Microsoft IIS, etc.
Security:
Control:
Web Development
Prerequisite
CSS - CSS helps to make the webpage content more effective and
attractive.
2. Database administers
Database administers deals with organizing and managing the
data. PHP makes database management convenient. Using PHP,
you can connect to and manipulate databases. The server-side
language, PHP allows you to interact with the databases. PHP is
conveniently used for creating database management systems.
1. CSS
PHP is a server-side language. Hence, it requires a stylesheet
language to make the websites dynamic. With the skills of CSS, a
PHP developer can create interactive and user-friendly websites.
2. Javascript
JavaScript is a client-side scripting language. With the knowledge
of Javascript, a PHP developer can conveniently operate on both
client-side and server-side instructions.
3. Word press
Word press is another significant skill in PHP’s future scope.
WordPress uses PHP to interact with the database and search the
required data. The action on your webpage is decided by the PHP
tags provided by WordPress.
2. PHP in blogging
Since PHP is simple to learn and easy to adopt, it is widely used in
blogging websites like WordPress.
5. Simplicity of PHP
The simplicity of PHP has contributed to its immense popularity
and assures its presence in the future over other complex
languages.
What is XAMPP?
XAMPP is an open-source, cross-platform web server that
consists of a web server, MySQL database engine, and PHP
and Perl programming packages. It is compiled and maintained by
Apache. It allows users to create WordPress websites online using
a local web server on their computer. It supports Windows, Linux,
and Mac.
It is compiled and maintained by apache. The acronym XAMPP
stands for;
After you have downloaded XAMPP, run the setup. The warning
message dialog window shown below appears.