954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Decision Support System PHP code. Help!

Hello!!

For my final year project, i would like to build decision support system that give suggestion to customer to build their house based on type of house and price. So, customer will select type of house that they like and also the budge money that they have. Then, the system will display the type of house that they want within their budget. This system will be similar as medical decision support system. My question is how to build decision support system using php? Can anyone give tutorial or example of code for making dss? What i need to know to build this system?

Hope someone can help me.
Thanks very much

Regards zeeya

zeeya
Newbie Poster
8 posts since Feb 2011
Reputation Points: 10
Solved Threads: 0
 

You might want to do a search and find some sample systems and see how they were built. This is one that I found:
http://www.phpkode.com/projects/item/justreason-engine/

chrishea
Nearly a Posting Virtuoso
1,429 posts since Sep 2008
Reputation Points: 210
Solved Threads: 230
 
Hello!! What i need to know to build this system?


You need to know:
1. What DSS is and how it works
2. HTML/CSS for styling and markup
3. PHP/Javascript for making things happen
4. SQL for storage
5. Optional but adds whistles and bell that is AJAX

evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: