HTML_AJAX
[ class tree: HTML_AJAX ] [ index: HTML_AJAX ] [ all elements ]

Source for file isajax.php

Documentation is available at isajax.php

  1. <?php
  2. require_once 'HTML/AJAX/Helper.php';
  3.  
  4. $helper = new HTML_AJAX_Helper();
  5.  
  6. var_dump($helper->isAJAX());
  7. ?>

Documentation generated on Mon, 11 Mar 2019 15:59:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.