|
WebTranslate is a Perl CGI
Igloo is a weblog application
PHP.PAGINA.NL provides a
This tutorial explains how to
script that automatically
written in PHP which powers
collection of many useful
use several basic
generates PO files for GNU
such sites as Mr. Penguin
PHP-related links for
MySQL database
gettext programs. The output
(http://mrpenguin.org) and
beginners and for more
functions in PHP. Main
file will then be emailed to
Class of
experienced users. Also
topics include: Connecting
the project maintainer, the
97(http://classof97.org).
available are links for
to a mySQL database
submitter, and stored in an
Igloo uses a MySQL
MySQL, Linux, Apache,
using PHP, SHOW available
SQL database (MySQL
database on backend for data
etc.
tables, Using telnet to
or PostGreSQL supported). It
handling. It currently
CREATE tables, How to
allows the user to select
features article posting,
INSERT, QUERY, UPDATE, and
the language from which to
polls, user registration and
DELETE rows in a table, How
translate. Hence, the
management, article
to ALTER a table, Commenting
translator does not need to
commenting, and more.
Your mySQL Tables,
know the language that the
and Creating mySQL
author used, or the details
tables.
of the PO files syntax.
Date: Jun, 29 2003 Date: Sep, 03 2000 Date: Jul, 29 2000 Date: Jul, 29 2000 |
|
phpBikeLog is a
This is a
photoarchive is a PHP program
When interacting with a
PHP/MySQL-based
PHP4/MySQL-based
that allows you to organize
database, functions are
logging tool for cyclist and
program for storing your
your personal photos into
called that are common to
cycling teams. It has the
personal cd information
web album. All data
every transaction; functions
ability to track riders,
online. It also includes
(including) will be stord in
to establish a connection,
routes or course, and
form handling, file upload
mySQL database. You
execute the query and then
bicycles.
function, and more.
can upload, edit, categorize
close the connection. This
and view pictures via WWW
article shows how to create
interface.
functions that will
eliminate this redundancy.
The tutorial uses
MySQL as the
database, but the database
layer is irrelevant. These
functions can be adapted to
use other databases.
Date: Jul, 29 2000 Date: Jul, 27 2000 Date: Jul, 26 2000 Date: Jul, 17 2000 |