Read (Show) links-in on a PHP page?

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
User avatar
fatman
Forum Commoner
Posts: 47
Joined: Fri Jul 21, 2006 11:18 am
Location: Portugal

Read (Show) links-in on a PHP page?

Post by fatman »

This may be a very ambitious project, I think.

Anyone have info on how I ask SE's what pages link to my site?
I would like to display the info, and count them.
This forms part of a Stats page I built for myself on my site.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

some engines support such a query. Google for instance is: http://www.google.com/search?q=link%3Adevnetwork.net
User avatar
fatman
Forum Commoner
Posts: 47
Joined: Fri Jul 21, 2006 11:18 am
Location: Portugal

Sorry, didn't make myself clear

Post by fatman »

I realize I didn't say what I meant.

I actually wanted to know if I could run a PHP script from a page in my site that would query the SE's about my links in.

A little like Alexa does?
Post Reply