Re: How to Hide browser status bar Message from client [message #170125 is a reply to message #170124] |
Mon, 11 October 2010 11:36 |
DG
Messages: 4 Registered: October 2010
Karma:
|
Junior Member |
|
|
On Oct 11, 4:06 pm, Geoff Berrow <blthe...@ckdog.co.uk> wrote:
> On Mon, 11 Oct 2010 03:59:20 -0700 (PDT), DG <cool.dipa...@gmail.com>
> wrote:
>
>>> Write a script that gets the content fromhttp://www.testdomain.com/index.phpanduse that as the src of your
>>> iframe.
>
>> Shall i use "ScriptAlias" Directive to map url http://www.testdomain.com/index.php
>> that must show ashttp://www.domain.com/index.php,pleasereply.....
>
> No I'm suggesting using something likehttp://php.net/manual/en/function.file-get-contents.phpto get the
> content of the file.
>
> --
> Geoff Berrow (Put thecat out to email)
> It's only Usenet, no one dies.
> My opinions, not the committee's, mine.
> Simple RFDswww.4theweb.co.uk/rfdmaker
Hi,
i have used function file_get_contents(),but will u please tell me how
can i make content obtained use in iframe so that it works as if a url
is given in src of iframe...please reply
|
|
|