• ¡Welcome to Square Theme!
  • This news are in header template.
  • Please ignore this message.
مهمان عزیز خوش‌آمدید. ورود عضــویت


امتیاز موضوع:
  • 12 رای - 2.42 میانگین
  • 1
  • 2
  • 3
  • 4
  • 5
Title: سوال درمورد TexTarea
حالت خطی
#2
این راهت میندازه

کد:
<!DOCTYPE HTML>
<html>
<head></head>
<body>
<?php  
if(isset($_POST['status'])){
$newLineCode = "<br/>";
$message = $_POST['status'] ;
$modifiedTextAreaText = ereg_replace( "\n", $newLineCode, $message);
echo " <p>Result of Code Snippet:</p> " . $modifiedTextAreaText ;
}
?>
<form action="" method="post">
<textarea name="status"></textarea>
<input type="submit"/>
</form>
</body>
</html>
گروه دور همی پارسی کدرز
https://t.me/joinchat/GxVRww3ykLynHFsdCvb7eg
 
پاسخ
  


پیام‌های این موضوع
سوال درمورد TexTarea - توسط Ghoghnus - 02-19-2012، 04:30 PM
RE: سوال درمورد TexTarea - توسط Amin_Mansouri - 02-19-2012، 07:52 PM

پرش به انجمن:


Browsing: 1 مهمان