hi,
i want an onlick event to call a php function. is this
possible in the same way that javascript permits
onlclick="someFuntion(arg)" ?
how else can i call a php function which adds an item
to array via a text link?
also does php have variables corresponding to the
document object model
php-windows Digest 24 May 2002 08:41:02 - Issue 1159
Topics (messages 13938 through 13960):
mySQL and ODBC
13938 by: Eric Tonicello
13940 by: Asendorf, John
Cannot load ISAPI Filter DLL
13939 by: Rich Gray
13944 by: Rich Gray
Passing Variables
13941
Hi to all!!!
1) phpinfo() return: GD version 1.6.2 or higher
What does this mean exactly? What's the correct version of my GD?
2) I made a script that upload an image and paste the site logo in the
bottom-left corner.
The problem is that I get the error:
" gd-png warning: alpha channel not suppo
Ooops sorry, wrong ng.
However any help is appreciated :-)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I need the group by clause to enable me pick the count of each type of item
that can be used for drawing graphs.Remember that it is not very possible,
although i don't know yet to come up with a chart of different number counts
of each item without converting the counts to numerical values.
-
Try this:
PHP Test