Edit the structure of the 'review' field in the 'reviews' table and change the character limit to 5000 instead of 500. showreviews.php will sort itself out automatically
No you won't get paragraph spaces as PHP will just read the form input as one line. You can't put the HTML <p> tag into it either as that's pulled out of it as well as any other HTML input. Can't think of anything you can do to that unless anyone else has any ideas
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.