doctor-Eggman Posted February 22, 2010 Share Posted February 22, 2010 You know something that with the selected answers will calculate someone's compatibility score with another person. I am having a little trouble even doing this part. Another part is I wanted to make it so that one person fills it out, then emails it to another person and they fill it out and it measures the comparability by meshing up the two sets of answers. Is this even possible. I am a Php beginner and so confused and frustrated. If anyone can give me ANY help at all. I really mean ANY I will be great full for the rest of my lift. Please and thank you! Link to comment https://forums.phpfreaks.com/topic/192914-i-am-looking-to-create-a-sort-of-compatibility-tester-in-php/ Share on other sites More sharing options...
ram4nd Posted February 22, 2010 Share Posted February 22, 2010 there is no souch thing as impossible, so don't ask if you can do it. Get data through forms and then place data to database. If you need to compare, then take 2 rows from database and compare. Really easy thing to do. Link to comment https://forums.phpfreaks.com/topic/192914-i-am-looking-to-create-a-sort-of-compatibility-tester-in-php/#findComment-1016049 Share on other sites More sharing options...
doctor-Eggman Posted February 22, 2010 Author Share Posted February 22, 2010 so its not possible in PHP only with Database? I am even more of a n00b with Databases than PHP I barely know how to go about this. Link to comment https://forums.phpfreaks.com/topic/192914-i-am-looking-to-create-a-sort-of-compatibility-tester-in-php/#findComment-1016053 Share on other sites More sharing options...
ram4nd Posted February 22, 2010 Share Posted February 22, 2010 if you want to store data then database is your friend. Start from some point and ask on your way. You can get help faster from msn on aim. Link to comment https://forums.phpfreaks.com/topic/192914-i-am-looking-to-create-a-sort-of-compatibility-tester-in-php/#findComment-1016287 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.