label1->Text = "Doing Validation"; } function button_clicked($sender, $param) { $this->label2->Text = $sender->Text . " Clicked!"; } } ?>