Archive For November, 2009

How to Increase FTP Connection Speed

By | November 9, 2009

If your work requires that you use an FTP client daily or you’re just learning web programming/design and have a hosting account to which you upload your files, you need to optimize and maximize the speed of your transfers. A friend of mine who is learning PHP and HTML/CSS complained that it takes half an [...]

Read more »

How to Move a Database from one Host to Another Using phpMyAdmin

By | November 1, 2009

If you want to know how to move a whole site database from one host to another (say, from Godaddy to Dreamhost), this article is a must read. It will show and explain the whole process of exporting and importing a database (or to be more precise, all of its tables) using phpMyAdmin, the default [...]

Read more »