|
This book provides you with
A discussion forum place to
This is an introductory
PHP4all is a German site that
everything you need to know
talk anything and everything
tutorial for those who
offers information about
about PHP, MySQL and
about PHP language.
understand HTML but don't
PHP and MySQL. Includes
how to create dynamic
know much about PHP.
script listings, article and
webpages. You don't need
It covers the basic concepts
tutorials, references,
prior knowledge of
such as variables, form
forums and more.
programming. You learn by
processing, arrays, if,
example from the many
loops, comparison and
practical examples
logical operators,
throughout the book. The
functions, etc.
accompanying CD-Rom includes
apache, Netscape, PHP, and
MySQL source code, plus all
the scripts from the book.
Topics covered: How to
install and configure the
Linux server; PHP--handling
form processing, saving
state, loops and arrays,
strings and pattern
matching, web server
variables plus many other
features; MySQL--connecting
MySQL with PHP, Guest book
application, Gotcha
application, and Internal
shopping cart application;
How to secure Apache using
authentication--web
authentication, using PHP to
control Access, using a
database to store users and
passwords, using htaccess
files.
Date: Feb, 19 2006 Date: Apr, 08 2002 Date: Dec, 12 2001 Date: Mar, 28 2001 |
|
This is a PHP script that
The main issues discussed in
One cool thing about
This site provides a wealth
enables you to serve
this article about
php is that you can
of tutorials and articles
pictures, videos, sounds,
PHP versus Perl are (1)
fairly easily validate users
regarding PHP programming.
etc. over the web. THe
Perl does not separate code
before displaying content on
Whether you are a newbie or
author writes "I wrote
from HTML (2) mod_perl is a
a page by page basis. Let's
an expert, you will find
it to allow my family to
fine hack, but still a hack
say you don't want to
many useful information
look through my (huge)
(3) and performance.
restrict the entire
about PHP programming
collection of digital camera
directory using htaccess,
on this site. It also offers
pictures and family
this is a neat alternative.
a discussion forum, Job
videos." This is a
This tutorial shows how to
posting board, and mailing
single PHP 4.x script that
create a simple page-based
list archive.
has directory browsing and
login system using PHP and
picture viewing built-in. It
mySQL.
can use frames, be
configured not to use
frames, or you can allow
your client to choose. The
source code is heavily
documented and almost
everything is easily
configured without needing
to know much (or anything)
about PHP, and the
configuration section at the
top of the script is
separate from the 'real'
code that does the HTML
generation. It should be
easy to customize as well,
and is designed to be very
flexible and extensible. It
has been tested and
developed on both NT and
Linux, so it should work
equally well on both
platforms.
Date: Feb, 09 2001 Date: Jan, 01 2001 Date: Jul, 29 2000 Date: Jan, 23 2000 |