Hello people i'm new to the forum and my experience with PHP is very small in fact I only know how to echo some text. So I'm as new as they get.
However I want to create a little program for my website and just need to know firstly.
Can this be done in PHP?
And how would I do it roughly?
Heres the task:
I want a page which contains about 6 drop down boxes but depending on what you choose in the drop down boxes depends on what text is posted at the end.
Each drop down box would have about 5 different options.
So for example if it was a website on the subject of food, you might select eggs in the first field. The box would then display a sentence which says "You can't make much with that on it's own.".
In the second box you'd select flower maybe and the text would change and maybe also provide a helpful pointer.
I'm not sure if this is a PHP or a JAVA task. I don't know either but I would learn once I know which direction I'm going in.
Many thanks