One new
Posted: Thu Jun 27, 2002 8:19 am
Hi All,
Sorry to disturb you guys. But I have to. Well, I am new to PHP.
I wrote
------------------------------
<?php
$a=" Biswa Dutta Jena ";
echo("<b>".trim($a)."</b>");
echo(htmlspecialchars("dfgdgdfgd",ent_quotes));
?>
-------------------------------
Is this wrong?
I am finding error.
Sorry to disturb you.
Bye
Sorry to disturb you guys. But I have to. Well, I am new to PHP.
I wrote
------------------------------
<?php
$a=" Biswa Dutta Jena ";
echo("<b>".trim($a)."</b>");
echo(htmlspecialchars("dfgdgdfgd",ent_quotes));
?>
-------------------------------
Is this wrong?
I am finding error.
Sorry to disturb you.
Bye