DORSETRIGS
Home

zend-form (3 post)


posts by category not found!

how to insert zend form values in two tables in zend?

How to Insert Zend Form Values into Two Tables in Zend Framework In many web applications its common to need to store form data in multiple database tables This

3 min read 08-10-2024 42
how to insert zend form values in two tables in zend?
how to insert zend form values in two tables in zend?

How to get additional Form error messages translated in ZF2?

Translating Additional Form Error Messages in ZF 2 ZF 2 Zend Framework 2 provides a robust framework for building web applications in PHP One of its key feature

2 min read 07-10-2024 38
How to get additional Form error messages translated in ZF2?
How to get additional Form error messages translated in ZF2?

How to use Zend_Validate twice

Validating Multiple Fields with Zend Validate Db No Record Exists Its common to need to validate multiple fields within a form against a database For example yo

2 min read 06-09-2024 75
How to use Zend_Validate twice
How to use Zend_Validate twice