Furr
Can't get enough of FH
- Joined
- Dec 22, 2003
- Messages
- 1,067
Wonder if anyone could help me.
Now I'm pretty proficient in Java, SQL, etc. But I'm going to be building a web site in late May for a client.
How they want the site is basically a login section, question section and thats it.
So a user logs in and is presented with a page of questions, these questions are based on sliders. Once completed the user submits and is done.
What i then need to do is for that data to be used to create several bar charts, 5 questions 5 charts. The charts to then be converted to a pdf along with an XML document containing the data. I'm thinking that PHP would be best for this as it has a PDF function.
Questions are:
Got a while before I have to do this and 2 and a half weeks to get it done. But any insights you super doods could give would be appreciated.
Ta
Now I'm pretty proficient in Java, SQL, etc. But I'm going to be building a web site in late May for a client.
How they want the site is basically a login section, question section and thats it.
So a user logs in and is presented with a page of questions, these questions are based on sliders. Once completed the user submits and is done.
What i then need to do is for that data to be used to create several bar charts, 5 questions 5 charts. The charts to then be converted to a pdf along with an XML document containing the data. I'm thinking that PHP would be best for this as it has a PDF function.
Questions are:
- Is there a better way to do this that anyone can think of?
- How to created the bar charts/graphs et al. Does PHP have this kind of function?
- What is the best way to get the data send in emails to different email address based on different login details?
- How different is it do code in a scripting language compared to an OO language? I imagine a lot of it is procedural based.
Got a while before I have to do this and 2 and a half weeks to get it done. But any insights you super doods could give would be appreciated.
Ta