Project

General

Profile

Actions

WikiStart » History » Revision 47

« Previous | Revision 47/49 (diff) | Next »
Joshua Drake, 07/21/2010 11:38 AM


PL/php

Welcome to the PL/php site. PL/php is a procedural language add-on for PostgreSQL, which means you can define PHP functions that run inside a PostgreSQL server.

Obtaining PL/php

Please see the Downloads page. Or you can get the latest sources using anonymous svn access:

git clone http://github.com/commandprompt/PL-php.git

Documentation

Please see the PL/php Installation procedure.

Before you can use PL/php, you need to create the language in the database.

Usage Documentation: PL/php -- PHP Procedural Language for PostgreSQL

Support

You can join the mailing list: http://lists.commandprompt.com/mailman/listinfo/plphp

Or you can reach us on Freenode at the #plphp channel.

Release History

Please see source:trunk/HISTORY

Updated by Joshua Drake over 13 years ago · 47 revisions