Forum Moderators: coopster
I have some limited php and mysql knowledge and I'm using PHP 5.0.5 on a shared server.
I'd be grateful if someone could advise me on a way to create graphs from php variables. Ideally I need something that is quick to implement, easy for me to understand, doesn't involve installing anything on the server (I only have ftp access to the websites folder) and - as the site is a freebie I'm doing for a student - is preferably free/open source.
I've spent some time on this but don't seem to be getting anywhere.
Thanks
<div style="position: relative; z-index:99; background-color:red; height:400px; width:50px;left: 0px; top:0px;">400</div>
remember to calculate the position/size (top, left, width, height) and background value wise. also, the innerText of the Div should be exchanged to whatever you like and you might need another text-color then default for your background (ie in css: color:white;).