Project

General

Profile

Actions

WikiStart » History » Revision 48

« Previous | Revision 48/49 (diff) | Next »
Álvaro Herrera, 07/21/2010 12:08 PM


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 from GitHub:

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 http://github.com/commandprompt/PL-php/blob/master/HISTORY

Updated by Álvaro Herrera over 13 years ago · 48 revisions