Latest JAS v1.1.0
144 plugins online

Code / Data / clear

Data :: clear
Method
include/data.php

Description...

Return values

Nothing
Returns

Examples

Data Clear method example
PHP
<?
  $data->clear();  //Call Data::clear method
?>

Comments (0)