For your radio buttons, you should create a little function like this :
Loop on each radio button with a for() function
If is checked return it's value
No need of else operator, you loop till you've not found a checked button...
that's all ^^
User Profile
Collapse
-
You should at least give a try at coding this synchronizer by yourself.
Then, ask for specific problems you encounter, but not for a "paste and play" code ...Leave a comment:
-
hi,
I've got a little question :
What is the purpose of the DB manager if you don't send it request directly ?
I mean, DB system are made for being asked informations, request by many users (more than 20...).Leave a comment:
-
You can try to draw your pie with SVG, but I'm not sure that it will easier than using a "GD using" php lib.
I'm using the libchart which is really easy to use.
good luckLeave a comment:
-
Hi,
Do all kind of images go black and white ?
I ask because there are some problems with GIF and colors depending your GD version ...Leave a comment:
-
-
Hi,
you should define your "a" array in the getScore() function.
Idem for the score.Leave a comment:
No activity results to display
Show More
Leave a comment: