hi
i am new to php and i am building a website where i need to use
slider bars to take inputs from user and store it in database can
anybody help me.
Thanx in advance.
» PHP Forum Archive » General Web Development Forum
hi
i am new to php and i am building a website where i need to use
slider bars to take inputs from user and store it in database can
anybody help me.
Thanx in advance.
what do you mean with slidebars? do you have an example page?
Slider Bar are something like you have for Volume Control in windows
but in horizontal form and is having certain integer or float
values for each movements.
This kind of slidebars are created with Adobe Flash, action script will convert/post the values to an external php script. You can't do that with php or html.