PDA

View Full Version : Need a php script


Intermezzo
10-22-2006, 03:53 PM
Hello, I'm no proffessional in PHP that's why I want to hire a coder who writes me a script.

So what should the script do?

I need a script that fetches content from www.AllOfMp3.com - single charts and album charts. It's always the same structure of the 2 types of charts. Look here:

http://music.allofmp3.com/ratings/charts.shtml?chartlist=18
http://music.allofmp3.com/ratings/charts.shtml?action=FRalbums

2 album charts with the same structure. The same at the single charts.

So now I need a script that allows me to choose if I want single or albumcharts. Maybe like this:

function getCharts(1, 'http://allofmp3.com/blabla.html')
for album and
function getCharts(2, 'http://allofmp3.com/blabla.html')
for single charts.

The function should return an array with these values:

1. Rank
2. Artist
3. Title

It should be easy for an expired coder. Tell me how much money you want and we can talk.

Sorry for bad english. :)

NancyJ
10-22-2006, 04:00 PM
heheh 'expired coder'

But seriously - sounds like you're talking about theft of content.

Intermezzo
10-22-2006, 04:34 PM
heheh 'expired coder'

But seriously - sounds like you're talking about theft of content.

expired.. lol sorry.

No, i don't really want to steal something. I mean I just need the current charts for my page for infomercial thats all. My page is NOT commercial and NOT in english so I think thats no problem.

NancyJ
10-22-2006, 07:41 PM
It is theft - you're taking their content without asking - thats stealing. And you're using their bandwidth to do it - if your purposes really are pure - contact them and ask if you can have a feed of their data.