php-windows Digest 12 Nov 2003 18:35:01 -0000 Issue 1996
Topics (messages 22076 through 22079):
Re: HOW DO I FIND GD LIB ENABLED
22076 by: Nick Baker
PHP graph
22077 by: Rinku Shivnani
22078 by: Bowden, Zeb
Re: best php editor?
22079 by: Norbert Gruettner
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi,
I suspect you need to check one more configuration parameter in your PHP.ini - the
'extension_dir' parameter needs to point to the directory where the extension dll is
located.
I hope this helps.
Nick
-----Original Message-----
From: S F Alim [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 12 November 2003 03:31
To: 'PHP Help Desk'
Subject: FW: [PHP-WIN] HOW DO I FIND GD LIB ENABLED
Hi,
Ok I couldn't find it in my phpinfo() output. I did find the file in
"c:\php\..." and also I found extension=php_d2.dll syntax in php.ini but
there is semi colon (;) before it.
Even I remove (;) semi colon from it, and restart my pc, but still its
not in phpinfo() page.
Need help quick on this one...
faisal
--- End Message ---
--- Begin Message ---
Dear All,
Can any of you guide me on how to generate PHP Graph by dynamic data ?
Regards,
Rinku
--- End Message ---
--- Begin Message ---
Here's what I learned with ...
http://www.phpbuilder.com/columns/wiesendanger20001218.php3?page=1
Fairly basic, uses the GD library and makes a bar chart from an array of
data
-----Original Message-----
From: Rinku Shivnani [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 7:06 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP graph
Dear All,
Can any of you guide me on how to generate PHP Graph by dynamic data ?
Regards,
Rinku
--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
and there is TSWebEditor which can be downloaded from
http://tswebeditor.net.tc/
Regards
Norbert
"Bobo Wieland" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi!
>
> What is the best php editor out there? Preferbly freeware... I use
Homesite+
> right now. It's the best one so far that I've tried but I would like
> codehints which Homesite doesn't provide. So I would like an editor that,
> when I write "a_defined_php_function(" the editor would show
> "first_param_type/function, [second_param_type/function]" etc...
>
> And I would also like a good handling of tabulators...
> And if possible also support for xhtml and javascript (bonus if it
supports
> AS (Flash ActionScript) too...)
>
> Thanks!
>
> .bobo
--- End Message ---