"Philipp Melab" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Yes, Ithought that embedding must be faster too. But I was confused
because
> in nearly every PHP-Beginner Tutorial/Book I've seen the Hello-World
> Example looks like this:
>
> echo "";
> echo ""
Yes, Ithought that embedding must be faster too. But I was confused because
in nearly every PHP-Beginner Tutorial/Book I've seen the Hello-World
Example looks like this:
";
echo "";
echo "...";
echo "";
echo "";
echo "Hello World!";
echo "";
echo "";
?>
funny, isn't it?
Yes
Leon Mergen wrote:
>
> "Philipp Melab" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>> - embedding PHP in HTML
>> - or printing HTML via PHP
>
> With embedding PHP in HTML, do you mean using server side includes or do
> you mean by having a .php file
"Philipp Melab" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> - embedding PHP in HTML
> - or printing HTML via PHP
With embedding PHP in HTML, do you mean using server side includes or do you
mean by having a .php file and having a layout like this:
4 matches
Mail list logo