By gilbertdelyon on
I would like to include the content of some CCK text fields insidde some php of the node body. Up to now it does'nt work
A very simple example to make it clear:
If I include the following in the node body
echo 'the tittle of this node is:'.$title;
I only get "the tittle of this node is: "
$title is successfully used in node template but it seems that it is not possible to use it inside the node.
Thanks in advance for your help.
Gilbert
Comments
Have you solved this
Have you solved this problem?
I try to do the same without any effects.
It looks like $node is not defined in php cck fields.
K.
Have you
Have you tried...
xtfer.com
platform.sh