Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 58147 программистов и 6162 робота. Сейчас ищут 1494 программиста ...

HTML_QuickForm::isSubmitted()

HTML_QuickForm::isSubmitted()

HTML_QuickForm::isSubmitted() – Tells whether the form was already submitted

Synopsis

require_once 'HTML/QuickForm.php';

boolean HTML_QuickForm::isSubmitted ( void )

Tells whether the form was already submitted. Using this method when $trackSubmit parameter of QuickForm's constructor is used is more reliable than checking whether form's submit values are empty.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

since 3.2.5



Вернуться к: Getting, setting and processing element values

© 2026 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты
Разработка компании ODWR