Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Slider in PHP

Status
Not open for further replies.

tewari68

Programmer
Joined
Jan 25, 2005
Messages
87
Location
US
Hi,
Can anybody guide me to some website where I can get some code for a slider in php, I can find many in javascript, I don't know how to integrate javascript with mysql, so need one for php where the users can set the value by sliding the handle on the slider and I can grasp that value and insert it into the database.

Thanks,
Tewari
 
I can find many in javascript"

there is a reason for this.. you need JS to do it. PHP does not interact with the browser like JS.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top