launch a php script from a trigger function

From: Steve(dot)Toutant(at)inspq(dot)qc(dot)ca
To: pgsql-php(at)postgresql(dot)org
Subject: launch a php script from a trigger function
Date: 2010-03-29 20:13:07
Message-ID: OF2EDE2E69.EB16A943-ON852576F5.006EE1A0-852576F5.006F10C3@isn.rtss.qc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,
I have little experience with postgres.
I successfully created a trigger function who does basic stuff such as
UPDATE another table.

Now, I need to launch a php script from that trigger, something like php
test.php.

Is it possible to do that?
thanks
Steve

Browse pgsql-php by date

  From Date Subject
Next Message Steve.Toutant 2010-03-30 13:20:20 Re: launch a php script from a trigger function
Previous Message Jasen Betts 2010-02-12 09:13:54 Re: PHP and PostgreSQL boolean data type