Getting code

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
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Getting code

Post by Straterra »

I am looking for a function in PHP that retrieves a site's HTML coding, much like the Inet controll for VB6 does. Is there such a command?
User avatar
redhair
Forum Contributor
Posts: 300
Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:

Post by redhair »

Im looking for your IP...

edit: censored
Last edited by redhair on Thu Feb 26, 2004 8:29 am, edited 1 time in total.
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

Nope, keep trying!! I love using proxies!!
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

So...no one knows how to?
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Could I draw to your attention some new guidelines for the forums:
# Scripts - If you are using a script that changes your avatar, or display something in your image, please do not set any cookies to the browser. Also, please try and avoid displaying personal information (like IP address) to the user. It's a cool trick, we've all seen it, let's move on.

# Personal Information - Don't display other people's IP address, email address, or other information without their approval. You don't want me displaying your personal information to the world, so don't do it to others.
viewtopic.php?t=18569
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

McGruff is right, we all done this and got over it, give us something new :twisted:

now about your question...

whats wrong with opening a http file with [php_man]fopen[/php_man]?
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

McGruff, I have permission from Jason to use my script...And I should try fopen.
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

:lol:
Post Reply