|
Posted by Kim Andrι Akerψ on 10/10/06 15:50
Nospam wrote:
> I am trying to execute a php script within an iframe, if I open up
> the html page on a standalone browser the php code executes, but
> running it from my server nothing happens, I basically have an html
> page <html>
> ...
> <iframe>
> link to php script
> </iframe>
> </html>
>
> Is there something blatant I am doing wrong?
You do mean you're calling it like this (when using iframe), right?
<iframe src="path/to/script.php"></iframe>
--
Kim AndrΓ© AkerΓΈ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
Navigation:
[Reply to this message]
|