Jump to content

[SOLVED] explode() not working?


unkwntech

Recommended Posts

I removed stuff after the sixth column because for some reason I thought you only want the record # and address.  As a demonstration, clearly it can be done.  Whether it can be done with 60000 records each with hundreds of columns running online to generate arrays and add to a database is doubtful.  I have no doubt I could generate a MySQL database from the 60 Mb file locally.  If it needs to be done on a remote server, then I'd suggest persuading someone to split the original 60 Mb file into  much smaller chunks and doing it in multiple stages.

Link to comment
Share on other sites

Let me further explain the situation.  This file is part of an MLS database meaning that it stores information about properties currently on the market.  Everyday I have to download a file similar to this along with all of the photos (20+ GB in all).  Then I need to import the file which contains all of the raw data into a database so that it can be searched.  I own the server that it will tun on.  So basicly it does not actualy need to display any pat of the file to a browser, because I am just going to exicute the php script without and actual output via. an automated cronjob.  Right now I am just trying to test to make sure that the script works by echoing data to the browser.  In summary I just need to import this file into a database.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.