you should use include() function instead of the javascript style includes
refer to the php manual for more details
best regards
Ankur Verma
HCL Technologies
A1CD, Sec -16
Noida, UP
India
- Original Message -
From: "Don" <[EMAIL PROTECTED]>
To: "php list" <[EMAIL PROTECTED]>
Sent: Thu
D]
> Subject: Re: [PHP] PHP scripts in HTML
>
>
> Hi Don,
>
> This wont work as PHP is a server side scripting language. So by the time
> your page gets displayed in a browser, php has already packed up and gone
> home. It has done it's job and exited your page.
>
&
Hi Don,
This wont work as PHP is a server side scripting language. So by the time
your page gets displayed in a browser, php has already packed up and gone
home. It has done it's job and exited your page.
For your webserver to recognise php it must be incompessed in tags,
or . This is so your w
3 matches
Mail list logo