How to catch response coming from php file in javascript
        Posted  
        
            by MAS1
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MAS1
        
        
        
        Published on 2010-04-07T06:55:26Z
        Indexed on 
            2010/04/07
            7:03 UTC
        
        
        Read the original article
        Hit count: 272
        
JavaScript
|php5
Hi Guys, I want to call a php file from javascript/AJAX code.This php file process some data, now i want to display this processed data as a output through javascript code. Thanx in Advance!!!
© Stack Overflow or respective owner