Posts by MiSCapu • 3 points
1 post
-
0
votes1
answer26
viewsQ: Block catch shows as Undefined to a variable
I have a problem showing the value of a variable inside the block catch. It simply doesn’t print the value of the variable on the screen $sql, here the code: <?php $servername = "localhost";…