Re: Some Questions - Mailing list pgsql-php

From Cornelia Boenigk
Subject Re: Some Questions
Date
Msg-id 00d001c330e0$87221070$e8ebfea9@zwerg2000
Whole thread Raw
In response to Some Questions  (Ludwig Lim <lud_nowhere_man@yahoo.com>)
List pgsql-php
Hi Ludwig

die("this is $a message= ".$obj->t1());

or

$msg = $obj->t1();
echo("this is $a message $msg");

works.

Regards
Conni


pgsql-php by date:

Previous
From: Ludwig Lim
Date:
Subject: A question on method calling in PHP
Next
From: Ardell Dzaky
Date:
Subject: test, please delete