This is a discussion on "Publicly viewable form results?" within the Starting Out section. This forum, and the thread "Publicly viewable form results? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Publicly viewable form results?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi there.
Im not too experienced with html or but I'm setting up a Website and I'd like my visitors to be able to fill out a form, then I'd like the information they fill in to be automatically put on my website so it can be publicly viewed. How do I set that up? |
|
|
|
||||
|
Re: Publicly viewable form results?
That would require PHP (there are other ways but PHP is the best/easiest way)
Resources for PHP are here.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Publicly viewable form results?
Thanks for the help guys.
I'll look into the whole php thing right away. |
|
||||
|
Re: Publicly viewable form results?
Are you setting up something similar to a blog? If so, try wordpress - that's easy to implement and customise. You do need php and a MySQL database for it though.
|
|
|||
|
Re: Publicly viewable form results?
Yeah, define your requirements first, what you want to do then worry about the how. If you are trying to post results of a poll or survey, or comments there are a lot of ready made scripts out there and tutuorials.
Be aware of security risks, though. Good Luck! I'd like to see it when you're done. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting form results to email as an .html | griffster122 | Starting Out | 1 | May 29th, 2007 01:44 |
| Problem with results of form | Otter | PHP Forum | 2 | Nov 7th, 2006 13:35 |
| Viewing form results ??????? | cat101 | PHP Forum | 3 | Apr 25th, 2006 23:57 |
| PHP form results $PHP_self is blank | jamina1 | PHP Forum | 17 | Sep 23rd, 2005 16:13 |
| Submitting Web form results to a database | theproman23 | Databases | 2 | Jun 30th, 2005 13:21 |