Backuping a single table from a database mysqldump -u -p database_one table_name > /var/www/backups/table_name.sql Restoring the table into another database mysql -u -p database_two < /var/www/backups/table_name.sql For more Linux commands, please refer to: Practical Guide to Linux Commands, Editors, and Shell Programming
Continue reading Backuping and restoring a single table using mysqldump
Google chrome is the hottest topic today – you hear and see about it everywhere, on the train, at lunch, while waiting for the bus, on newspapers, on blogs, and even on TV. A friend said google is taking over the world. And he was joking of course, but I think it is highly possible. [...]
Continue reading Google Chrome Browser
Comments Off
Hello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more 

