| From: | 최진백 <choiunix(at)dbinfo(dot)co(dot)kr> | 
|---|---|
| To: | <pgsql-general(at)postgreSQL(dot)org>, <php3(at)lists(dot)php(dot)net> | 
| Subject: | argument | 
| Date: | 1999-06-13 02:10:40 | 
| Message-ID: | 99061311133214200@nt001 | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-general | 
Choi jin baek wrote:
Hi all,
I'm trying to get the argument from phtml file, but I can't how get the
argument in the phtml file that php section included.
ex )
if ( $type == "" || $type =="master" ) {
      ....
     ....
}
elseif ( $type == "list" ) {
     ....
     ....
}
How get the $type argument ...
I'm sorry. I can write englist little.
Thank you for your reading.
With Best Regards, 
Choi jin baek.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Piotr Stelmaszyk | 1999-06-13 23:32:10 | Re: [GENERAL] Newbie disturbed about lack of CASE tools for PostgreSQL | 
| Previous Message | Tom Lane | 1999-06-12 22:36:19 | Re: [SQL] Updating non atomic values |