Posts by Erick Crus • 1 point
2 posts
-
0
votes1
answer34
viewsA: I can’t run a class
After searching many times and redoing the code I discovered that to call the class and execute the functions with "external" parameters, it is necessary to char the file with "requeire_once". is…
-
0
votes1
answer34
viewsQ: I can’t run a class
So guys, I’m trying to run an app to upload an image to my server. Without saving this data to the database, the upload usually occurs, but when trying to include the image link in the database, php…