On Fri, 23 Jul 2004 09:34:24 -0500, Jake Stonebender
<[EMAIL PROTECTED]> wrote:
That's what I actually meant. Sorry.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm shooting for succinctness here. I'd like to see if someone has a
shorter solution.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> the form is separated into 5 sections and if there are no items filled out
> in that section, then i need to hide the title too.
>
> I have been playing around with the syntax and am not having any
> success...any suggestions?
>
> here is a sample of what i am trying:
>
> 0) { ?>
>
>
I have successfully hidden some parts of a form based on items being blank
with following code:
0) { ?>
(with the help of this forum!!)
the form is separated into 5 sections and if there are no items filled out
in that section, then i need to hide the title too.
I have been playing around
4 matches
Mail list logo