written in php .. 
                  
                  
                  Usually in normal web pages it is easy to get error messages to debug app using
                  
                  
                  ini_set('display_errors....
                  
                  
                  the problem is that this is not possible in telegram bots as requests are coming from telegram servers
                  
                  
                  
                  
                  
                  
                  
                  
                  so my question is :
                  
                  
                  
                  
                  
                  is there any way to save error messages into a variable or array ?
                  
                  
                  so that I can easily send them as a normal telegram message
                  
                  
                
what about my question 😅 help brothers 🌹
php.net/set_error_handler
Обсуждают сегодня