Re: Php Code inside a link does not work

  •  04-21-2008, 9:24 PM

    Re: Php Code inside a link does not work

    well, I am just a developer using Cute Editor and PHP the first time. But try this:
    editor->Text='<a target="_blank" href="' .<?php echo "test"; ?> . '"> myPhp link </a>'
View Complete Thread