gordo2dope Posted August 6, 2007 Share Posted August 6, 2007 Hi its me again... were working on a shopping cart to email orders to us. All submitted orders will be stored a ORDERS table. We were wondering if it is possible to have it submit a LINE BREAK after each item ? Right now it submits all items into the table as one line string that word wraps on and on. We are using PHP myAdmin to view our tables, etc. If we manually input data into a table we WILL RETAIN formatting such as line breaks. So how does it know last time you save to the table it was a line break and how does it know to keep and show a line break there when you go back to view the table? we would like to add this to our script to it BREAKS a new line after each item submitted. THANKS TO ANYBODY WHO READS! - Gilbert Quote Link to comment Share on other sites More sharing options...
fenway Posted August 10, 2007 Share Posted August 10, 2007 Sounds like these should be stored one item per record.... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.