![]() |
I Need a Batch Import Script
As the title states, I'm looking for a batch import script (hopefully PHP) that I could modify and super glue into my link list script. I want to be able to add pipe delimited text into my database, as such:
Site 1 Title | URL | description | other shit Site 2 Title | URL | description | other shit Site 3 Title | URL | description | other shit Site 4 Title | URL | description | other shit I just checked my budget and I see that the script must cost somewhere between $00.00 and $3.95. :D |
This is the code I use for batch importing. It takes a .txt file, parses it and inserts info into my MYSQL DB.
It needs to be rewritten (I just ripped it off one of my scripts), it'll create undeletable files on your server depending on server setting, its a bit clunky 'cause it doesn't use regexp... and you need an HTML with a form that takes files with BROWSE, but I'm about to hit the sack .. so I'll just post it. PHP Code:
|
Here's around er... $2.15 worth of PHP code that should get you started...
PHP Code:
rich |
I knew I should of up'd my budget to the full 5 bucks. :D
Thanks guys. |
All times are GMT -4. The time now is 04:48 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc