WikiStart » History » Revision 44
Revision 43 (Álvaro Herrera, 07/12/2010 03:48 PM) → Revision 44/49 (Álvaro Herrera, 07/12/2010 04:04 PM)
h1. 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. {{>toc}} h1. Obtaining PL/php Please see the [[Downloads]] page. Or you can get the latest sources using anonymous svn access: <pre> svn checkout https://projects.commandprompt.com/public/plphp/repo/trunk </pre> h1. Documentation Please see the [[InstallDocs|PL/php Installation procedure]]. Before you can use PL/php, you need to [[CreateLang|create the language]] in the database. Usage Documentation: [[https://public.commandprompt.com/documents/5|PL/php [[Documentation|PL/php User Guide]] h1. 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. h1. Release History Please see source:trunk/HISTORY