Guest Posted June 20, 2004 Share Posted June 20, 2004 I am working on a project for a client that wants to dump CD's of images and text into the system. Anyone out there have any ideas where to find scripts in doing this ? :( Link to comment Share on other sites More sharing options...
♥bruyndoncx Posted June 20, 2004 Share Posted June 20, 2004 Check the EasyPopulate contribution, it does exactly that and more KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Link to comment Share on other sites More sharing options...
damo2576 Posted June 20, 2004 Share Posted June 20, 2004 Personally with a large vol of data I'd create the SQL inserts myself and do it that way. Theres only 5 or so tables you need to do. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.