PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
codewarrior
Forum Commoner
Posts: 81 Joined: Wed Aug 07, 2002 1:28 pm
Post
by codewarrior » Sat Sep 14, 2002 5:04 pm
Is it possible to look @ someone's index.php like index.html ? If so how? Thanks in advance!
lc
Forum Contributor
Posts: 188 Joined: Tue Apr 23, 2002 6:45 pm
Location: Netherlands
Post
by lc » Sat Sep 14, 2002 9:28 pm
unless they attach it to an email and send it to you, or you hack their host
phice
Moderator
Posts: 1416 Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:
Post
by phice » Sat Sep 14, 2002 9:33 pm
YUO KAN HAX9RZ DEIR SEIT!
Takuma
Forum Regular
Posts: 931 Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:
Post
by Takuma » Sun Sep 15, 2002 3:02 am
You can see it if it outputs any string
But you can't see the PHP code
codewarrior
Forum Commoner
Posts: 81 Joined: Wed Aug 07, 2002 1:28 pm
Post
by codewarrior » Sun Sep 15, 2002 3:13 pm
Takuma wrote: You can see it if it outputs any string
But you can't see the PHP code
That's what I want to see!!!!!!
Guess I've to make a leech thing for it!
lc
Forum Contributor
Posts: 188 Joined: Tue Apr 23, 2002 6:45 pm
Location: Netherlands
Post
by lc » Mon Sep 16, 2002 10:38 am
Sure I could send you one but all it would say is
<?php include("something/something.php") ?>
would that be helpfull?
codewarrior
Forum Commoner
Posts: 81 Joined: Wed Aug 07, 2002 1:28 pm
Post
by codewarrior » Mon Sep 16, 2002 12:28 pm
But would the create an index page? I mean I'm looking a very simple index page, created with php. Just a quick header, left and right Navs, and some text in the middle. Just want to see how it works that's all.
kcomer
Forum Contributor
Posts: 108 Joined: Tue Aug 27, 2002 8:50 am
Post
by kcomer » Mon Sep 16, 2002 1:02 pm
What you want isn't php its html. Go to any page and click view source. That will show you.
Keith
jason
Site Admin
Posts: 1767 Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:
Post
by jason » Mon Sep 16, 2002 4:10 pm
Have you thought of emailing the webmaster? Most webmaster's, when properly schmoozed, will let you see somethign harmless.
codewarrior
Forum Commoner
Posts: 81 Joined: Wed Aug 07, 2002 1:28 pm
Post
by codewarrior » Tue Sep 17, 2002 12:40 pm
Maybe you can send one
Takuma
Forum Regular
Posts: 931 Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:
Post
by Takuma » Tue Sep 17, 2002 3:44 pm
Which website are we talking about?