Posted by Jon on 01/22/06 23:42
On 2006-01-22 15:27:38 -0600, "A.Translator"
<transVUILlatoria@yaNIShoo.com> said:
> Geoff Berrow schreef op 22-1-2006
>> Of course it works, php pages out put html. What isn't working?
>
> I am sure it works, it is me who is not working properly.
>
> What do you mean with:
> php pages out put html?
like
<?php
echo '<a href="http://www.google.com">Google.com</a>';
?>
Gives you.....
<a href="http://www.google.com">Google.com</a>
Navigation:
[Reply to this message]
|