Hi,
I have an update page for my website, on which it is possible to add activities. I use a form to input the data online with a MySQL database behind it. In the form is also a text field. When I insert text into that, it just comes plain on my website, so there are no <enters> in it. This is very irritating, because it makes large texts hard to read and I cannot add alineas.
My question is what I have to do, so the <enters> I give in my textbox are saved in the database and displayed on my site? Does it require certain settings in my textbox, php script or my database?
Also is might be nice to be able to make words bold or italic in this textbox. Does anyone know a script that makes it able to do so (if not to complicated...)
Thanks in advance
Jeroen D.
I have an update page for my website, on which it is possible to add activities. I use a form to input the data online with a MySQL database behind it. In the form is also a text field. When I insert text into that, it just comes plain on my website, so there are no <enters> in it. This is very irritating, because it makes large texts hard to read and I cannot add alineas.
My question is what I have to do, so the <enters> I give in my textbox are saved in the database and displayed on my site? Does it require certain settings in my textbox, php script or my database?
Also is might be nice to be able to make words bold or italic in this textbox. Does anyone know a script that makes it able to do so (if not to complicated...)
Thanks in advance
Jeroen D.