launch a php script from a trigger function - Mailing list pgsql-php

From Steve.Toutant@inspq.qc.ca
Subject launch a php script from a trigger function
Date
Msg-id OF2EDE2E69.EB16A943-ON852576F5.006EE1A0-852576F5.006F10C3@isn.rtss.qc.ca
Whole thread Raw
List 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

pgsql-php by date:

Previous
From: Jasen Betts
Date:
Subject: Re: PHP and PostgreSQL boolean data type
Next
From: Steve.Toutant@inspq.qc.ca
Date:
Subject: Re: launch a php script from a trigger function