how to display an external website?

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
sorupcikacam
Forum Newbie
Posts: 1
Joined: Sat Oct 25, 2008 10:54 pm

how to display an external website?

Post by sorupcikacam »

hi all. i am a newbie here and sorry for my bad english. here i'll try to explain my question:

there is a "digg" style website which i want to retrieve the list of topics on a particular day from. for example everyday people are posting something on that website.

now my question is:

for example i want to display the list of the topics on 23 October 2007 on my website. i want to allow users select the date and click to button to display the topics. how can i do this? Can you please give me some ideas?

this is how url looks like:

http://???.com/index.php?day=1&month=1&year=2007

Thanks
Post Reply