[PHP-DB] Display TEXT field value

2003-05-27 Thread John M.
Hello, I have a message box, where user can write more lines of comment. I store it in a mysql db in a TEXT field. But if I use echo command to display the value of the field I become the value without linebreaks. How can I display the value in the same style as input was? Thanks! Example: User

[PHP-DB] Getting PDO-OCI to work in PHP 7

2019-05-28 Thread Stokes, John M via php-db
I have made multiple attempts to get PDO-OCI to work in PHP 7. Sometimes it fails to compile at all, other times appears to compile correctly, but I can't connect to any Oracle databases. Thus far, this has kept me stuck on PHP 5.x. The relevant part of my configure statement is: ./configure \