[nycphp-talk] PEAR HTML_Table
John Corry
lists at neoncowboy.com
Fri Sep 10 19:48:29 EDT 2004
So...even though it sort of feels 'dirty'...I'll just use array_chunk to put
my array into 3 separate arrays and then use those as the cols for
HTML_Table.
It'll work, but I'm interested if anyone knows a cleaner way.
John
> -----Original Message-----
> From: talk-bounces at lists.nyphp.org
> [mailto:talk-bounces at lists.nyphp.org] On Behalf Of John Corry
> Sent: Friday, September 10, 2004 1:29 PM
> To: 'NYPHP Talk'
> Subject: [nycphp-talk] PEAR HTML_Table
> All the examples I can find show building the table from a
> multidimensional array...is there a way to just specify
> number of cols, an array of data and get back a table?
>
> Thanks,
> John
>
>
> _______________________________________________
> New York PHP Talk
> Supporting AMP Technology (Apache/MySQL/PHP)
> http://lists.nyphp.org/mailman/listinfo/talk
> http://www.newyorkphp.org
>
More information about the talk
mailing list