For The Nerds: Delete Duplicates from Database

FIRST THING!  MAKE A BACKUP!!!!!! Not sure why but I just spent too much time trying to figure out how to delete duplicates in a database after importing from a .csv file.  The weird thing is that even though you click on “Replace table data with file” it doesn’t replace the entire table.  I guess thats good though so you don’t accidentally delete anything else you’ve added.  After you import the .csv file, click on the “SQL” ta ... click to read more ...

How to Change the php.ini File in your Virtual Dedicated Server

About 97% of the people I know don’t have a clue what the title of this post even means and half of those people might think I’m bi-lingual.  With that said, to the 3% that do know what I’m saying, about half of you should actually dig into this.  This is somewhat advanced and can seriously mess up your server settings, therefore messing up your entire website. Lets get to work!  First, there are many reasons to actually change your php. ... click to read more ...