database field in php

Access a database field value in a PHP file.

Overview

The user needed to retrieve a specific database field value within a PHP context.
Use the provided method to get the value from the specified database table and field.

Answered
ChronoForms v8
Pk Pkoll 01 Jul, 2025

Hi Max,

Is it possible to use a database field like (var:read_data2.field} in a php file? 

a data field you use like: $this->data('field'). Can it also with a database field?

Paul

Pk Pkoll 02 Jul, 2025

Thanks, simple. 

Paul

Post a Reply