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
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.
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