Re: [PHP] Using PHP + GD to make bar graphs?

2001-07-05 Thread Robert L. Yelvington

Awesome!

They look very nice and usable...just the way i like 'em.

I'd be interested in seeing the source code...you can reply directly to my
email account if you like!  are you using a graphic package like GD? or are
you using the 'poor mans bar graph' method using tables and percentage
widths?

~thx
rob


on 7/5/01 10:15 AM, Arcady Genkin at [EMAIL PROTECTED] wrote:

 While taking a university course I needed to ``squash the competition'' by
 hacking together quick bar-charts with PHP.  These are not very
 sophisticated, but I liked my approach because they generate very
 little graphics (read: fast downloads), and when you roll a mouse over
 a bar, you get numeric value for it.  Have a look at:
 http://www.thpoon.com/408/barchart.php
 Input is taken from a text file.  If anyone is interested in the
 source code, let me know and I'll release it.  The code is rather
 trivial, though.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Creating a PDF document from an HTML Page

2001-06-26 Thread Robert L. Yelvington

give 'htmldoc' a try.

http://www.easysw.com/htmldoc/

~rob

on 6/26/01 7:25 AM, Boaz Yahav at [EMAIL PROTECTED] wrote:

 Hi
 
 I'm trying to create a receipt in a PDF format. I have the receipt as HTML.
 Is there any class or module in PHP or other language that can read an
 HTML file and output a PDF file?
 
 thanks
 
 Sincerely
 
 berber
 
 Visit http://www.weberdev.com/ Today!!!
 To see where PHP might take you tomorrow.
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] dbase function howtos/faq

2001-02-17 Thread Robert L. Yelvington


i am having some issues with dbf files...some fields are being displayed
correctly, some are not.

can someone direct me to a howto or faq that might address these and
other dbf issues?

thanx,
-robt

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]