adam291086 Posted January 17, 2008 Share Posted January 17, 2008 I have a form with the question 10. If yes, please rank the below barriers in order of their significance, 1 being the main barrier to the development of the market and 5 being the least significant i. Confusion and lack of knowledge ii. Inexperience in trading property derivatives iii. Illiquidity iv. Index smoothing v. Pricing issues I want to use php to make sure that one of the entries isn't entered twice. An each individual has a ranking. Any pointers appreciated Quote Link to comment https://forums.phpfreaks.com/topic/86477-checking-the-ranking-for-repeating-information/ Share on other sites More sharing options...
tinker Posted January 17, 2008 Share Posted January 17, 2008 see this, and when parsing in php there will only be one relevant variable... Quote Link to comment https://forums.phpfreaks.com/topic/86477-checking-the-ranking-for-repeating-information/#findComment-441903 Share on other sites More sharing options...
adam291086 Posted January 17, 2008 Author Share Posted January 17, 2008 thats is not what i am looking for. The question asks the user to rank all 5 options. That order is sent to my form processing page. I want to make sure someone doesn't put i. Confusion and lack of knowledge ii. Confusion and lack of knowledge iii. Illiquidity iv. Index smoothing v. Pricing issues for example Quote Link to comment https://forums.phpfreaks.com/topic/86477-checking-the-ranking-for-repeating-information/#findComment-441907 Share on other sites More sharing options...
adam291086 Posted January 18, 2008 Author Share Posted January 18, 2008 bump Quote Link to comment https://forums.phpfreaks.com/topic/86477-checking-the-ranking-for-repeating-information/#findComment-442583 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.