FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Poll in html

 


Rookiejas
yer hi ppl
i'm making a website for Talz and she wants a poll on her home page, how would i do that in html or would i need to use php or something?
If it's with php or other code then html/htm based can you provide the code?
thx
Marston
I think it would be PHP. Last I checked, HTML can't collect information on its own.
Scorpio
Rookiejas wrote:
yer hi ppl
i'm making a website for Talz and she wants a poll on her home page, how would i do that in html or would i need to use php or something?
If it's with php or other code then html/htm based can you provide the code?
thx


Why dont you try out www.hotscripts.com. It has an extensive library of codes
Ducksteina
HTML is just working on your computer and not on the server. Making a vote does require data to be stored on the server, though. There's no way to do a vote without using a server-side script language like PHP or ASP.
landxxx
Marston wrote:
I think it would be PHP. Last I checked, HTML can't collect information on its own.


And I have more problem with poll in HTML but I must learn PHP for this problem and problem is finished. It's easy
NG
polls in html are not secure they are easy to hack so use PHP or pearl found at www.hotscripts.com
varuncomputers
a best way for creating polls on the web pages using java script...php would be better only on your own server pages or for linking the data base to the web page....so i suggest u to go for java script, which you can
find it on the net for free if u visit htmlgoodies.com
Scorpio
Go for a php based code..


As ducksteina said, it is essential to send and store votes in mysql tables..

Hence you require such php coding..

You can google it and get great results..
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.