header("location: ./page.php");
$text=$sql['text']; // מה שהוצאת מהבסיס נתונים $text=nl2br($text); echo $text;