Loading a URL

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
sfa
Forum Newbie
Posts: 2
Joined: Thu Jan 04, 2007 7:09 am

Loading a URL

Post by sfa »

Hi All,

I am relatively new to php and im trying to convert a script I had in perl. I need to load an external url into a variable, than replace some words in this variable with other words, then print the modified content. Anyone can write me out something?

Thanks!!!
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Post by aaronhall »

sfa
Forum Newbie
Posts: 2
Joined: Thu Jan 04, 2007 7:09 am

Post by sfa »

Thanks!! STAR!!!
Post Reply