Results 1 to 4 of 4

Thread: collecting data from website.

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Lightbulb collecting data from website.

    i have a website online with a lot of html pages showing information in tables

    i want to make it dynamic can i do it with php to get the specific information from these html pages and save in db.

    do you have any tip / guide line /help for it.

    i dont know php deeply.

    thanks

  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: collecting data from website.

    Yes you can make a dynamic site with php. Are you wanting to connect to a MySQL database and getting information, or stripping information from another website?
    My usual boring signature: Something

  3. #3
    Hyperactive Member
    Join Date
    Dec 2006
    Location
    Ubuntu Haters Club
    Posts
    405

    Re: collecting data from website.

    He has a tonne of HTML pages with tables on them which he wishes to gather data from, and insert it into a database.

    I'm thinking string replaces and loops through the rows, though it will only work if the document is well formed (HTML? Well formed? ).

    Or is it XHTML.. maybe then it's a different matter.
    » Twitter: @rudi_visser : Website: www.rudiv.se «

    If Apple fixes security flaws, they are heralded as proactive. If Microsoft fixes a security flaw, they finally got around to fixing their buggy OS.

  4. #4
    Addicted Member mfurqan's Avatar
    Join Date
    Oct 2005
    Location
    Pakistan
    Posts
    176

    Re: collecting data from website.

    Assalam Allykum Shahid,

    why don't you just use any CMS (Content Management System) ? I think its a perfect solution.
    Muhammad Furqan Attari.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width