PHP Strings in Field Values?
Hi all,
I was wondering if it was at all possible to use PHP strings in a custom field's field value. I've already tried to do this using a simple PHP echo, but to no avail.
Is there a file (or files) I can edit in order to be able to use PHP strings as a field value? The main reason I would like to do this, is we are thinking of setting up a database from which this drop-down menu will get its values from dynamically. As the list gets updated regularly, it would be a lot easier to do it this way.
Any help on this is greatly appreciated.
Thank you.