Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-23-2007, 02:30 PM   PM User | #1
TaboTabo
New Coder

 
Join Date: Feb 2007
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
TaboTabo is an unknown quantity at this point
PHP comment type thing

I think you may need to point me to a free php download for this.

I need a shoutbox sort of thing (but not a shout box)

so a user fills out a form, with the fields:

field1
field2
field3
field4

Then it addds to the top of a page, above all the previous ones in the form of for example.

Field1 said field2 and then field3...

so it forms part like that ^

Also if possible i want it to be easy for me to add fields.

I made one but it is rubbish and allways writes over the previous form submition.


Also the data will need to be stored in a text file.
Reply With Quote
TaboTabo is offline   Reply With Quote
Old 02-23-2007, 04:21 PM   PM User | #2
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
So a guestbook then?

http://www.hotscripts.com/PHP/Script...oks/index.html
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 02-23-2007, 04:46 PM   PM User | #3
Webmonkey
New Coder

 
Join Date: Apr 2006
Location: Tadley, UK
Posts: 63
Thanks: 5
Thanked 0 Times in 0 Posts
Webmonkey is an unknown quantity at this point
You might want to use AJAX for this if you want it to automatically update every couple of seconds becuase otherwise other users won't get the shouts without refreshing the page.. Good luck though.
__________________
Steven Gibbons
klearconcepts@gmail.com
Webmonkey is offline   Reply With Quote
Old 02-23-2007, 05:14 PM   PM User | #4
TaboTabo
New Coder

 
Join Date: Feb 2007
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
TaboTabo is an unknown quantity at this point
It isnt a guestbook it is just a way of describing what i want.


[____] = form field
Lets say:

Input one [_______] Input two [________]

then when submitted it will say on the action page:

This person is called INPUTONEANS, and lives in INPUT2ANS for example
TaboTabo is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:16 PM.


Advertisement
Log in to turn off these ads.