|
This tutorial is a follow-on
The built-in COM
Control structures are some
This article covers several
to the Introduction to If
functionality of PHP4 is
of the coolest things in
useful topics on PHP
Else Statements - Part 1.
quite attractive for some of
PHP. They take a lot of the
programming from basics to
Here we show you how to
us programming in the win32
work off of your shoulders
working with database. Main
exercise your mind utilizing
environment. So far, there
and place the burden on the
topics include: mod_php -
If Else Statements to build
is not much documentation on
language itself. They are
Hello World, PHP
an online 5 star rating
the subject. This short
especially useful for making
Programming, Maintaining
system that allows users to
article will explain how to
sites where you need to make
State on a Single Page,
vote on your content.
use COM in real PHP4
a page do something over and
Maintaining State Between
programming with three
over again. A simple looping
Multiple Pages, PHP Data
examples using MS office
statement, when used
Enabled App Using
2000 Word and Excel programs
correctly, can pull all of
PostgreSQL, and Installing
and the Adobe Distiller
that information for you and
phplib in a Postgres
program.
do it over and over again,
Environment.
thus making a large page
like that a breeze. This
article explains how to use
these control structures and
what each should be used for.
Date: Jul, 25 2002 Date: Oct, 11 2000 Date: Sep, 07 2000 Date: Apr, 12 2000 |
|
Learn how to develop your own
There's a lot of PHP code
PHP was originally developed
This article by Tim Perdue at
coding specifications.
available for free on the
to run on the Unix/Linux
PHPBuilder.com offers
net but also not all of it
operating system but was
helpful guide to some of the
can run on your system as it
soon after ported to the
best practices in PHP coding
is. This article shows you
Win32 platform. It supports
style. Topics covered:
how to distribute a setup
a huge amount of
Indenting, Control
required by your program to
Windows-only functionality,
Structures, Function Calls,
run.
such as instantiating COM
Using Comments, PHP Tags,
objects through code. This
and Strings.
article looks at how to
instantiate COM objects
through PHP on a Win32
operating system. It also
look at how to access the
various methods and members
that common Windows COM
objects expose.
Date: Oct, 04 2002 Date: Aug, 26 2002 Date: Feb, 05 2002 Date: Jan, 04 2001 |