Re: SQL WHERE statement optional
Posted: Fri Oct 03, 2025 9:36 am
All fields / objects on a form can also be referenced directly in SQL and PHP.
For example, if the field ID is dogov_blok, you can retrieve its value with '#dogov_blok#'.
This means you don’t need to create separate hash cookies — every form field is already accessible as a hash variable.
For example, if the field ID is dogov_blok, you can retrieve its value with '#dogov_blok#'.
This means you don’t need to create separate hash cookies — every form field is already accessible as a hash variable.