frameworks). When the ajax request is sent, the response is:
                  
                  
                  
                  
                  
                  <?php
                  
                  
                  echo "hello";
                  
                  
                  ?>
                  
                  
                  
                  
                  
                  I think the file is not being procesed. But when he visits localhost/the_file.php the output is:
                  
                  
                  hello
                  
                  
                  
                  
                  
                  So the problem is that the file is not working as it should when the ajax request is sent
                  
                  
                
show me the ajax code
Обсуждают сегодня