do-web / jTinder

jTinder is a javascript library that makes rating people, products, images very easy and fast. It is optimized for mobile touch device but has also a desktop fallback.
GNU General Public License v2.0
235 stars 99 forks source link

Save to database #22

Open Slampan opened 8 years ago

Slampan commented 8 years ago

Hi! I really like this script.

Can someone please how to save this to an mysql database? I am using php and mysql

rodneyrd commented 8 years ago

I don't think this question is relevant.

Go read the documentation first:

http://www.tutorialrepublic.com/php-tutorial/php-mysql-insert-query.php http://www.sitepoint.com/guide-vanilla-ajax-without-jquery/ http://www.sanwebe.com/2012/04/ajax-add-delete-sql-records-jquery-php

Slampan commented 8 years ago

Im sorry if I wasnt clear. I know how to save to database. But I dont know how to send from js to save_data.php

nikhilthegrizzlybear commented 7 years ago

Did you get an answer for this? Just wondering.