You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't an issue with Col's wrapper... I would check your connectivity to the remote server (port 3306), turn on PHP's error reporting, and/or check your error logs. Probably should move this to somewhere like reddit.com/r/phphelp/, you'll get more help there, including from him (he's there quite a bit!)
hi, I am able to execute PDO prepared statement on the local server,
but If I am trying to prepare and execute PDO statements on a remote server I get blank page error
what should I do to make prepared statements work on a remote server?
The text was updated successfully, but these errors were encountered: