|
Learn how to use PHP to
PHP is an Open Source
This article by Zend
Unapologetically, my
separate the different
language that is widely
describes why PHP is gaining
objective in this article is
elements that make up a well
popular on the web. However
popularity as the enterprise
to show that PHP and MySQL
designed and valid Web page
because PHP so popular in
solution for developing
are both mature and
into its component parts and
shared hosting environments,
dynamic Web applications.
widespread technologies that
have these parts adapt in
many people have an
can be considered a primary
certain powerful ways. These
impression that PHP is only
web-application platform,
components correlate almost
for small scale web-sites.
not just an alternative to
exactly with the modular
This is patently untrue, and
ASP, JSP, Cold Fusion and a
design of XHTML itself.
PHP is in use in many large
host of other web-app
Covers the key differences
scale web sites such as
scripting solutions out
between HTML and XHTML, the
Yahoo Finance and for the
there.
I'm developing
HTTP protocol, content
creation of large web
this article in an
negotiation and MIME types,
applications such as IMP.
evolutionary way and will
returning the correct
This article is an attempt
add as I see trends, get new
DOCTYPE declaration,
to readdress the balance and
data, have new ideas for how
building custom metadata in
show how PHP is used in the
to discover the case for
the <head> section of
enterprise.
PHP.
According to some
each document, extracting
stats, there are over
navigation elements and
12,000,000 sites on the
content from a MySQL
internet now running PHP.
database, markup functions,
So, what's behind that and
and finally closing page
why is it so popular?
elements. The series
concludes with a sample page
that demonstrates all the
key aspects. Full annotated
source code is provided
throughout.
Date: Jul, 26 2005 Date: Jun, 24 2004 Date: Aug, 28 2003 Date: Jun, 06 2003 |
|
With the same features as ASP
Give code and examples on the
The recent benchmarking spree
PHP is now the most popular
and JSP, PHP is the fastest
basics of plotting
of PhpLib, ADODB, PEAR DB,
module for the Apache
growing Apache add-on....as
geo-coordinates on a raster
Metabase and Native MySQL
server, currently running on
well as .asp and .jsp (and
map of the world using PHP
has brought more questions
about two million Web sites.
.htm/html for ordinary
Web
and GD.
up how to to design fast and
This article discusses a
pages), another file
powerful class libraries in
short history, what to look
extension is becoming
PHP. This short article
for in a scripting engine,
increasingly common -
describes how to design a
advantages and disadvantages
.php....As another Netcraft
fast and powerful class
of PHP, and more.
survey shows, there are
libraries in PHP.
currently around 700,000
sites using it.
Date: Jan, 28 2000 Date: Jul, 28 2004 Date: Oct, 29 2001 Date: Dec, 27 2000 |