![]() |
Sergey Kornilov admin 12/26/2022 |
If the same code works locally but doesn't work on the web server that means there is nothing wrong with the code but there is something related to server environment that doesn't work. You need to start by looking for errors in PHP error log. |
J
|
Jan author 12/26/2022 |
thanks for the helpful tip! |