Dynamic dashboard into php

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
podarum
Forum Commoner
Posts: 51
Joined: Mon Jun 15, 2009 1:36 pm

Dynamic dashboard into php

Post by podarum »

Does anyone know how I can implement a dynamic dashboard into php (and if there is a program that does dashboards with php), so if a user fills out a form, a dashboard with all the charts, graphs and fancy looking things pops up based on that user's inputs... thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Dynamic dashboard into php

Post by Christopher »

There was this recent thread by volomike. I don't know how far he got or if he's interested in releasing anything.

viewtopic.php?f=19&t=101193
(#10850)
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: Dynamic dashboard into php

Post by alex.barylski »

Man....people really think software development is just magically automated...don't they? :P

There might be an application that just builds dashboards...but the quality could not be very good and most certainly would be difficult to integrate into your existing application. The latter is probably most misunderstood by newbies and business people alike.

oooh oooh I found application X and it does *everything* I need...now I need it to work with Joomla, SugarCRM and WordPress and for under $500. :lol:
Paul Arnold
Forum Contributor
Posts: 141
Joined: Fri Jun 13, 2008 10:09 am
Location: Newcastle Upon Tyne

Re: Dynamic dashboard into php

Post by Paul Arnold »

"But Apple's website has one..."
Post Reply