[FX.php List] Related table problem

Roger Price rp272 at cam.ac.uk
Fri May 4 08:35:08 MDT 2007


I have a field from a related table on my 'web' layout.

The following is a section of the 'found' array:

[speakers 2::speaker_bio] => Array ( [0] => something ) 

The lines:
$speakerBio = $value['speakers 2::speaker_bio'][0];
echo "Bio: ",$speakerBio;

just displays 'Bio:'

all the other fields are OK

What am I doing wrong?

Your advice would be much appreciated

Roger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070504/10c965d5/attachment.html


More information about the FX.php_List mailing list