Posts by Mateus Henrique Santos • 23 points
1 post
-
2
votes1
answer25
viewsQ: Webservice returning error
My webservice is returning an error that I haven’t been able to resolve yet. Follows the code: `<?php $dns = ‘mysql:host=localhost;dbname=diagnosys_db’; $user = ‘user_name’; $password =…