Associate
- Joined
- 8 Jan 2012
- Posts
- 3
- Location
- Berkshire
Hi
Ive begun creating my own little website. Nothing special or exciting.
I have registration/login set up with db, have a textbox with submit button that shows whats been written ( <?php echo $_GET["message"]; ?>. ) but the posts written dont save to the db and just appear as a line of text.
Id like the posts to save to the db and the written posts to appear in a textbox. im really struggling to find the answer, i know this is quite basic but ive been googling for days!
thanks
Ive begun creating my own little website. Nothing special or exciting.
I have registration/login set up with db, have a textbox with submit button that shows whats been written ( <?php echo $_GET["message"]; ?>. ) but the posts written dont save to the db and just appear as a line of text.
Id like the posts to save to the db and the written posts to appear in a textbox. im really struggling to find the answer, i know this is quite basic but ive been googling for days!
thanks