you generally run the SQL command that comes with the hack.. go to phpmyadmin, there is a text box that will allow you to paste the query within it, and then you submit the query for execution.. Most scripts will call the SQL command themselves and run it at install time.. Some don't, and for those you either need access to something like phpmyadmin, or a command prompt..
|