• Hi,

    How can I place agoda’s homepage to my hotels page on my website?
    What plugins should I use and do I have to import the csv file
    that the agoda sent me?

    Thank you.

Viewing 1 replies (of 1 total)
  • hi man,
    IF you want to play by importing Hotel Data Feed (.CSV file on .zip), all you need to do is going to parse .CSV file into PHP first. googled it “parse .CSV to PHP” “parse XML to PHP”. because you cannot direct import those .CSV file into PHPMyAdmin

    create a trial & error by download .CSV file into your device and try to parse, you need to open .CSV using MS excel or OpenOffice Calc and just copies the name of header column (delimiter) then create an array to execute it.

Viewing 1 replies (of 1 total)
  • The topic ‘Agoda Content’ is closed to new replies.