sorry for the non-descriptive title, i couldn't think of one and its after midnight here anyway. i want a php script that gives a user a list of questions, processes the answers, and gives the user an answer that, depending on the answers, chooses something from a list. i want to use this so new users of computers can pick out a new computer, based on what they're gonna use it for etc. i guess it could be called a quiz but i want to get a "grade" from a list, rather than a number or letter. thx in advance.
[help] anyone know of a php script that does this?
I wonder if you can get readymade script doing all that you want. Maybe you can get two three sciprts doing similar parts, edit and join them to get the things you want them to do.
try
also register on this forum : [phpDN Forums] http://forums.devnetwork.net/
There are many good programmers around there, who can also help you out.
ok thx. i'll check out the forums. maybe i could make some html pages etc. and have links to others and set it up like a flowchart
EDIT: i checked out evilwalrus.com and it appears to have been hijacked...
Learn PHP and write your own. This one doesn't actually sound that hard--I have less than a beginner's knowledge of PHP (well, maybe a little more than that), and as long as you have the right syntax knowledge, you should be able to do it.
-NC
Aqua-Soft Forums