Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
Re: Php Code inside a link does not work
Re: Php Code inside a link does not work
04-21-2008, 9:24 PM
murli1467
Joined on 04-21-2008
Posts 9
Re: Php Code inside a link does not work
Reply
Quote
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