Results 1 to 4 of 4
Threaded View
-
1st Sep 2011, 02:47 PM #4MemberWebsite's:
epicimagehost.comAs deliteblogger said, be sure to use double quotes for your newline.
PHP Code:<?php
$newline = "\n";
$text = 'Hello world';
echo '<textarea>';
echo $text . $newline; // -> Hello world + newline
echo $text . "\n"; // -> Hello world + newline
echo 'Hello World' . "\n"; // -> Hello world + newline
echo '</textarea>';
?>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Installed WP is not showing !
By shufol in forum WordpressReplies: 7Last Post: 12th Nov 2012, 03:18 PM -
[Selling] creepy-video.info,online-stalker.info,scary-vid.info
By Porsche_maniak in forum Completed TransactionsReplies: 0Last Post: 12th May 2012, 08:46 AM -
[Selling] TwitterMoney.info, TopBetting.info, Watch-Shows.info (domains)
By min123 in forum Completed TransactionsReplies: 0Last Post: 3rd Jun 2011, 07:05 PM -
[Selling] TwitterMoney.info, TopBetting.info, Watch-Shows.info (domains)
By min123 in forum Completed TransactionsReplies: 1Last Post: 29th May 2011, 12:52 PM -
[Selling] TwitterMoney.info, TopBetting.info, Watch-Shows.info (domains)
By min123 in forum Completed TransactionsReplies: 5Last Post: 26th May 2011, 02:18 PM
themaManager - edit and manage...
Version 4.19 released. Open older version (or...