macano13 Posted July 26, 2019 Share Posted July 26, 2019 Hi, I have exactly the same script and same php.ini file like this website : https://translatesubtitles.com and as you can see the proccess of that php website is: upload srt file redirection to translate.php file where the uploaded text is shown in the table my website script is : https://translatesubtitles.co and when I try to upload srt file it redirected me to the translate.php page but there is no text shown in the table, so what can be the problem? Quote Link to comment Share on other sites More sharing options...
ginerjm Posted July 26, 2019 Share Posted July 26, 2019 Have you added any debugging code to see what the script is doing? Obviously it is going somewhere you don't expect so add some echos to display what the code is seeing and operating with. Quote Link to comment Share on other sites More sharing options...
macano13 Posted July 26, 2019 Author Share Posted July 26, 2019 Hi ginerjm, Please tell me how can I do that ? Regards Quote Link to comment Share on other sites More sharing options...
ginerjm Posted July 26, 2019 Share Posted July 26, 2019 How to add the echo statements? If you don't know what that is, I'm afraid you are in over your head. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.