Posts by Greenomac Dias • 1 point
2 posts
-
0
votes0
answers77
viewsQ: error while passing variable blob using bind_param
Good afternoon class, I have a system for creating feeds, which is possible to use image, which is configured at the base as longblob. when I pass the direct variable to the query works perfectly,…
phpasked Greenomac Dias 1 -
0
votes2
answers519
viewsA: How do I pass dynamic parameters in a preparedStatment?
The function to identify the field type is only showing integer and string, I made some changes but I couldn’t identify the blob, Then I made a mooring in condition string: function type($args = [],…