[Phpmyadmin-devel] addHtml() usage

Thilina Buddika Abeyrathna thilinaabeyrathna at gmail.com
Sun Jul 29 04:14:50 CEST 2012


Hi Rouslan,

How do I use addHtml() function for the following type code,
<div class="-------">
    <?php include('libraries/example.php'); ?>
</div>
I tried,
$response->addHTML(<div class="........">)
include 'libraries/example.php'
$response->addHTML(</div>)

But nothing displayed.
And can we use both addHtml() and 'echo' in a script?

-- 
Regards.

Thilina Abeyrathna
Gtalk : thilinaabeyrathna
skype: thilinabuddika88
thilinaa.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120729/0e7ea23f/attachment.html>


More information about the Developers mailing list