How to reset mysql root password (Windows)
Posted by Sajith M.R in general on 03. Mar, 2010 | 0 Comments
Of course, it is not my post. But I wrote it here for a back up for myself. I got this from some website, it works !
Steps1)
Stop running Mysql service first (Administrative tools > Services )
Open command prompt (cmd) and reach the directory (using CD command) where Mysql bin is installed (eg: C:/Program Files/Mysql/bin)
type mysqld.exe [...]
Save your passwords and secured files using TrueCrypt
Posted by Sajith M.R in general on 20. Mar, 2009 | 3 Comments
Hello programmer,
If you are a programmer, you might experience on saving your different ftp , email , website credintals (usernames and passwords) . Someone uses google documents for saving passwords. Some use email itself as a password storing medium. To be more secured, you have to save your passwords in you local machine rather than [...]
Contact Grabber
Posted by Sajith M.R in Downloads, php, php source code on 06. Nov, 2008 | 38 Comments
If you are a social media website developer , sometimes you might search for grabbing contacts from a particular email account if the password is given. I also did the same. In most of the cases it did not work properly. But recently i got a contact grabber from phpclasses.org which works perfectly on Gmail, [...]


