Soldato
- Joined
- 31 Oct 2005
- Posts
- 8,846
- Location
- Leeds
Probably the wrong / badly phrased question
Anyhoo
I wish for the submission of a text box to be placed into a SQL field (submissions) along with all the existing submissions
Ala
existing submissions
Test1
Test2
Test3
Add New submission Test4
And how via PHP would I pull them back out again and display them
It's going to be a PHP insert statement, but won't that just override/error message the existing data?
Point me in the right direction and I'll leave you all alone
I do try honestly, learnt so much from this forum
Anyhoo
I wish for the submission of a text box to be placed into a SQL field (submissions) along with all the existing submissions
Ala
existing submissions
Test1
Test2
Test3
Add New submission Test4
And how via PHP would I pull them back out again and display them
It's going to be a PHP insert statement, but won't that just override/error message the existing data?
Point me in the right direction and I'll leave you all alone
