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 (lösche Zuweisung)

void clear_assign(mixed var);

Löscht den Wert einer oder mehrerer (übergabe als Array) zugewiesener Variablen.

Example 13.7. clear_assign (lösche Zuweisung)


<?php
// l&ouml;sche eine einzelne Variable
$smarty->clear_assign("Name");

// l&ouml;sche mehrere Variablen
$smarty->clear_assign(array("Name", "Address", "Zip"));
?>
     
    

Comments
No comments for this page.

Advertisement

Sponsors [info]

Sponsors