text formatting

2002-06-30 Thread Blue Presley
hello, I have a web from that allows a user to submit a resume in text format. How do i make mysql respect the formatting of the text document so that it is pulled from the database as it was inserted? right now everything comes back as one paragraph. thanks, blue

Re: text formatting

2002-06-30 Thread Blue Presley
I'm using (and new to) PHP. any suggestions as to what functions, if any exist, that would be appropriate for pre-formatting? thx, blue - Original Message - From: "Gurhan Ozen" <[EMAIL PROTECTED]> To: "Blue Presley" <[EMAIL PROTECTED]>; <[EMAIL P

Re: text formatting

2002-06-30 Thread Blue Presley
m: "Gurhan Ozen" <[EMAIL PROTECTED]> To: "Blue Presley" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, June 30, 2002 7:35 PM Subject: Re: text formatting > Hi, > Yes there are number of functions you can use in php. I don't know what you >

cascading, referential integrity

2002-07-02 Thread Blue Presley
does mysql 3.23 support cascading and referential integrity or is this only part of 4.01? if so, how do i take advantage of it and where in the documenation (link) can I read about it? thanks, blue - Before posting, please che

Re: cascading, referential integrity

2002-07-02 Thread Blue Presley
okay, so my tables have to be of type InnoDB. Is there a configuration file somewhere where i can specify that all my tables be InnoDB so I don't have to keep manually specifying the type? blue - Original Message - From: "Egor Egorov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tue