Writings_Text is the field in the d/b that contains the text I'm
trying to return.
I've done a couple of dozen ColdFusion sites and would format like this:
<cfoutput><p>#ParagraphFormat(Writings_Text)#</p></cfoutput>
and the results would be retuned exactly as stored in the d/b.
What I'm searching for is the php equilevant of the above.
Please bear in mind that this is my first php site and my background
is in fine art, not programming.
david
On Apr 5, 2006, at 11:41 AM, Jay Blanchard wrote:
[snip]
Read this http://www.php.net/nl2br
The page stops writing once it hits this line:
<p><?php echo n12br($row_Recordset1['Writings_Text']); ?></p>
[/snip]
And?
What is the content of 'Writings Text'? Is there anything there?
[helpful hint]
When responding to e-mails on the list you must hit replay all or the
list will never see the response and therefore cannot continue to
help.
If you respond directly to someone who answers your question they
may no
longer be there or you e-mail may go directly to the spam folder since
it would not be recognized.
[/helpful hint]
Oh: Text only.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php