Get Smarty

Donate

Paypal

Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

Name

clear_assign() — limpia el valor de una variable asignada

Descripción

void clear_assign(mixed var);

Este puede ser un valor simple, o un arreglo de valores.

Example 13.7. clear_assign()


<?php
// clear a single variable
$smarty->clear_assign('Name');

// clear multiple variables
$smarty->clear_assign(array('Name', 'Address', 'Zip'));
?>

   

Ver también clear_all_assign(), clear_config(), get_template_vars(), assign() y append()

Comments
No comments for this page.

Advertisement

Sponsors [info]

Sponsors