index.php

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

Post Reply
codewarrior
Forum Commoner
Posts: 81
Joined: Wed Aug 07, 2002 1:28 pm

index.php

Post by codewarrior »

Is it possible to look @ someone's index.php like index.html ? If so how? Thanks in advance! :D
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

no.
lc
Forum Contributor
Posts: 188
Joined: Tue Apr 23, 2002 6:45 pm
Location: Netherlands

Post by lc »

unless they attach it to an email and send it to you, or you hack their host ;)
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

YUO KAN HAX9RZ DEIR SEIT!
Image Image
codewarrior
Forum Commoner
Posts: 81
Joined: Wed Aug 07, 2002 1:28 pm

Post by codewarrior »

:lol: Send me a file!!!!!!!! :lol:
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

You can see it if it outputs any string :D :x

But you can't see the PHP code 8)
codewarrior
Forum Commoner
Posts: 81
Joined: Wed Aug 07, 2002 1:28 pm

Post by codewarrior »

Takuma wrote:You can see it if it outputs any string :D :x

But you can't see the PHP code 8)
That's what I want to see!!!!!! :lol: Guess I've to make a leech thing for it! 8O :twisted:
lc
Forum Contributor
Posts: 188
Joined: Tue Apr 23, 2002 6:45 pm
Location: Netherlands

Post by lc »

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 »

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. :lol:
kcomer
Forum Contributor
Posts: 108
Joined: Tue Aug 27, 2002 8:50 am

Post by kcomer »

What you want isn't php its html. Go to any page and click view source. That will show you.

Keith
codewarrior
Forum Commoner
Posts: 81
Joined: Wed Aug 07, 2002 1:28 pm

Post by codewarrior »

Never mind! :lol:
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

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 »

Maybe you can send one :D
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Which website are we talking about?
Post Reply