Posted by Janwillem Borleffs on 10/03/05 00:50
frizzle wrote:
> If i'm not mistaking, do i implement
> the following in the function:
>
> echo ($width != 0)? 'width is set' : 'width isn't set';
>
Yep. Alternatively, you can just make the $state argument leading; when it's
0 close the table, ignoring the $width and $height arguments and open a new
table otherwise.
JW
Navigation:
[Reply to this message]
|