Posts by JoãoM • 33 points
2 posts
-
2
votes1
answer268
viewsA: PHP error connecting database to server
Uses the function sqlsrv_connect() you can go to the Php website to learn more about this function…
-
1
votes1
answer23
viewsQ: Error deleting php file
I am trying to delete a txt file in php and I am experiencing an error Warning: unlink() expects parameter 1 to be a valid path, resource given in C:\xampp\htdocs\CoreContactos(4)\download.php on…