March 27, 2009
Posted by: Joy : Category: Programming
Have you ever got a problem with importing big files? For example restoring sql file to phpMyAdmin? I have experienced that once, when i tried to make a hosting migration for our forum. They said the file imported couldn’t be more than 2mb, then how to restore my sql file which was around 25mb at that time? Copy paste the code one by one? huh?! Not recomended, it would take so much time though.
I came up with the solution by writing simple file splitter codes on vfp.
here’s the code :
Read more…







Media-Box