Very cool!
Here's a few suggestions:
cookie should open a dialog box so you can input
values similar to mail.
ability to enter more than one array value at once
maybe the dialog box has a drop down [1-10] which so
if you select 4 then 4 fields appear to enter more
values
mysql functions are quite heavily used, maybe include
a few more of these.
I would only use the buttons that are going to save
time. so a button that prints out something like this
would be great.
while ($row = mysql_fetch_array($result))
{
$value1 = $row[''];
$value2 = $row[''];
$value3 = $row[''];
}
olinux
--- Matt Zur <[EMAIL PROTECTED]> wrote:
> I made a php toolbar for Homesite v5. It's
> currently at v1.0 right now,
> but I'm looking for any suggestions anyone might
> have for the next version.
>
> http://zurnet.com/dl/hsphptb/
>
> --
> Matt Zur
> [EMAIL PROTECTED]
> http://www.zurnet.com
>
> Need a Web Site??? - Visit... www.zurnet.com
>
> 1997 - 2002 - 5th Anniversary!!!
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php