Re: Forms and PHP

From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: <pgsql-php(at)postgresql(dot)org>
Subject: Re: Forms and PHP
Date: 2001-03-21 21:47:35
Message-ID: 023d01c0b250$8a348740$330a0a0a@rutgersinsurance.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

I agree. Plus, you can run a php function/use variables unless you are
inside php tags (<??>). The only way to do it like you have is to have the
checkbid function be javascript, but you would still need to echo the
javascript so as to transfer the php variable to an actual value.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Martin A. Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: "Paul Joseph McGee" <mcgee(at)student(dot)cs(dot)ucc(dot)ie>;
<pgsql-php(at)postgresql(dot)org>
Sent: Wednesday, March 21, 2001 4:30 PM
Subject: Re: [PHP] Forms and PHP

> Why don't you just do the check at the begining of bidNow.php?

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Adam Lang 2001-03-21 21:49:17 Re: php, postgres, ssl
Previous Message Martin A. Marques 2001-03-21 21:38:57 Re: php, postgres, ssl