Solution to remove Write Protection from USB Pen Drive
- February 9, 2011
This seems to be the problem of most of us these days and some of our readers who wanted to know the methods how they can remove the Write Protected error from theirUSB
This seems to be the problem of most of us these days and some of our readers who wanted to know the methods how they can remove the Write Protected error from theirUSB
Highest Run scorer in the ODI Most number of hundreds in the ODI 41 Most number of nineties in the ODI Most number of man of the matches(56) in the ODI’s Most
“Within the cover of a single book are ideas that, if acted upon, have the power to rescript every part of our life” Few things are as smart as investing in becoming
To check if the current reader is authenticated or not, WordPress provide the is_user_logged_in()function, which will return true if user is logged in, false otherwise. We just have to create a basic php
Download Plugin – http://wordpress.org/extend/plugins/wp-members/ Description WP-Members™ is a plugin to make your WordPress blog a membership driven site. Perfect for newsletters, private blogs, premium content sites, and more! The plugin restricts selected
Twitter is an awesome tool for website owners, and you should definitely integrate it into your website if you want to attract more traffic and new visitors. Today, let’s take a look
If a page has to be loaded over all frames in window, what should be the value of TARGET attributes? Target = _top
The example code below uses the raw mysql_* functions but it should be easy enough to substitute a database library’s functions instead. It also writes the data out line by line to
The headers look like so, substituting filename.csv for the name you would like: header('Content-type: application/octet-stream'); header('Content-Disposition: attachment; filename="filename.csv"');
To dump all the records from a table into the file /tmp/[tabelname].csv as a CSV file, use the following SQL query:
Mostly, a dump of a db is wanted in SQL. In case of emergency import file. But some people do not comprehend SQL or their SQL doesn’t like your SQL and everything
Many WordPress themes, especially those with “magazine-like” layouts, use an image to represent each post. It might just be on the front page. It might be alone, or alongside an excerpt. Until
You must be Connected before you can add a profile tab. Prompting the user before this will result in an error. Click the Login button on the top left to connect if
One of the strategic decisions that you need to make when you create your Facebook application is deciding whether to use FBML or an IFrame for your canvas page. The issue is