|
This tutorial teaches you to
This tutorial shows you how
This article is intended for
A large portion of Web
initiate user authentication
you can use PHP in
the experienced PHP
programming requires strings
using PHP, and then to
conjunction with WML to
programmer, interested
to be handled and generated,
authenticate users by
serve dynamic content to a
in writing applications
so knowing how to use and
matching the value of the
WAP-enabled wireless device.
using XML. It assumes that
handle strings properly is
global variables
The sample code illustrates
you are familiar with XML's
extremely important for
$PHP_AUTH_USER, and
several facets of user
syntax and advantages.
PHP programmers. This
$PHP_AUTH_PW to a list of
interaction via a wireless
tutorial starts with the
valid usernames and
web browser, including:
simple constructs used to
passwords. The sample code
Performing basic insertions
create strings and moves
included with this tutorial
of dynamic content (such as
through to more advanced
will show you how to use
a date), Sending email, and
techniques for string
either hard-coded values, a
Interacting with a MySQL
handling.
flat file, an existing
database. This tutorial is
.htpasswd file or a database
intended for the PHP
table to manage your valid
programmer interested in
usernames and passwords.
using PHP to create basic
This tutorial is intended
WML pages. The reader is
for the PHP
expected to be knowledgeable
programmer who is
of MySQL and should be
generally familiar with
familiar with WML at an
authentication, but who
introductory level.
would be interested in
learning a practical method
for authenticating access to
one or more Web site pages.
Date: Aug, 15 2000 Date: Aug, 15 2000 Date: Jun, 24 2000 Date: Jun, 19 2000 |
|
This tutorial is intended for
For PHP programmers
This well-designed site
phpWizard.net offers many
PHP programmers
who work as a group and who
offers news, message board,
useful and high-quality PHP
interested in learning how
want to use classes and
books, links, tutorials and
scripts for free.
to apply PHP's GD image
functions
in their
programs for PHP
Applications currently
manipulation support.
development it is difficult
programmers.
offered include a MySQL
Readers interested in
to distribute and update the
database adminstration
learning how to access a
required
documentation.
program, a banner management
MySQL database from PHP,
phpDoc provides a method of
and tracking system, a form
and/or define a PHP function
managing information about
processor and a voting booth
will also benefit from this
your classes and functions.
script. It also features
tutorial. You should be able
You can add projects,
several small 'Tidbits' such
to create a table using the
classes, functions and their
as Whois and Finger
MySQL command interface, and
parameters. For each of them
functions for PHP
must know how to create a
you can define a name, a
programmers.
GIF using any commercial
description and an example.
paint program.
The multilanguage support is
not yet working, but on its
way. In a future version
phpDoc should support a
possibility to give several
users the possibility to
work locally and merge their
entries into a central
online source.
Date: Jun, 19 2000 Date: Jun, 01 2000 Date: Mar, 22 2000 Date: Jul, 30 1999 |