- Posts: 25
- Karma: -2
- Thank you received: 1
- Forum
- English support forums
- Can I do this with LimeSurvey?
- Generate Link of the Statistics Page (Which can be accessed without logging in)
Generate Link of the Statistics Page (Which can be accessed without logging in)
4 years 10 months ago - 4 years 10 months ago #96971
by utsi
utsi created the topic: Generate Link of the Statistics Page (Which can be accessed without logging in)
I basically want to general a public URL of the page as shown in the attached screen.
I'm a little familiar with PHP and MySql, so I can create a custom script if I know what data will be needed to get a statistics page like below. I went through the statistics.php page but that looked very complex too me. I'm assuming the generate_statistics function does all the leg work and was hoping to save some certain values in DB and then pass them into this function. Will that work out?
I'm a little familiar with PHP and MySql, so I can create a custom script if I know what data will be needed to get a statistics page like below. I went through the statistics.php page but that looked very complex too me. I'm assuming the generate_statistics function does all the leg work and was hoping to save some certain values in DB and then pass them into this function. Will that work out?
Last Edit: 4 years 10 months ago by utsi. Reason: grammer
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 6741
- Karma: 601
- Thank you received: 1811
4 years 10 months ago #97089
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
tpartner replied the topic: Generate Link of the Statistics Page (Which can be accessed without logging in)
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Please Log in or Create an account to join the conversation.