Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
Re: Can't ->Draw() with templates
Re: Can't ->Draw() with templates
02-26-2009, 1:07 AM
Tangle
Joined on 02-26-2009
Posts 6
Re: Can't ->Draw() with templates
Reply
Quote
And another few minutes of fiddling around and I got it.
Using $editor->GetString(); instead of $editor->Draw(); is the answer.
View Complete Thread