Jump to content

Build an aplication for searching and analise files on URLs.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
BlitzMX

BlitzMX

    Newbie

  • Members
  • Pip
  • 2 posts
Hi everyone...

I need some help on choosing what language i chould use to build a search engine to cheque URLs for files, analise their code and insert the results in a mySQL DB to be used with a PHP dinamic web Site.
I was thinking c# or some .net VB or something.
Any idea please???
Please be as precise as possible if you know what i need.

I am also looking for books on amazon uk.

Thank you.

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
Why can you not use something such as PHP to do that in the first place? You'll get a lot more maintainable/portable code that way, PHP can deal with advanced text analysis and direct relations to MySQL dbms.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
BlitzMX

BlitzMX

    Newbie

  • Members
  • Pip
  • 2 posts
Good Question.
Don“t know... can i?