searchReplaceTest.php

Script to test the response command xajaxResponse->replace which will replace a specified piece of text with another.

Summary
Script to test the response command xajaxResponse->replace which will replace a specified piece of text with another.
Please see copyright.inc.php for a detailed description, copyright and license information.

Test the <xajaxResponse> object.

Please see copyright.inc.php for a detailed description, copyright and license information.

function replace($sTarget,
$sAttribute,
$sSearch,
$sData)
Replace a specified value with another value within the given element’s property.
This file contains detailed information regarding the xajax project, current version, copyrights, licnese and documentation.