html - How Can split String to multiple lines with php -


how can split string multiple lines php

i trying print string come phpmyadmin , echo multiple lines use bootstrap frame work .

i use code .

<p><?php echo $course_description; ?>                           </p> 

enter image description here


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -