PHP ilerleme çubuğu grafik

0 Cevap
I am newbie in PHP, we are designing a simple quiz game in PHP.

I am trying to draw a horizontal progress bar in PHP.This is like a rectangle of length (10*1)and divided into ten equal parts of size(1*1). The quiz will have ten questions so the blocks will be filled with GREY colour initially, when the user answers the questions it will turn green or red depending on whether it's correct or not.

I couldn't find a open source library which could do this. Should I use PHP GD and draw it? or plz. suggest me any library to look out for

Şimdiden teşekkürler.

Karthik

0 Cevap