Posted by Laurent Seiler on 12/26/06 20:45
"steve" <try@this.com> wrote in
news:c02b7$45903215$cf704c3a$27679@PRIMUS.CA:
> Hi,
> I am trying to learn some php and sometimes i want to see how other
> people do it.
> My question is: is there a way for me to view the original unparsed
> file and not the result?
> If i simply click on it i see the reulting html. I want to see the
> source.
>
> Thanx in advance and apologies if its a really stupid question.
> Steve
>
>
if you want to see the source of the documents on your server (where you
know the password) you can use php_get_contents().
--
my homepage: www.m2k.dl.am
Navigation:
[Reply to this message]
|