Most of the time we use mysql_select_db() to select a mysql database, the syntax is mysql_select_db( db_name, connection ); The above syntax results a boolean value, i.e. either true (1) or false(0). Alternatively, you can use MySQL command: USE database_name Let me show you how to use it with PHP. You can implement the above […]
Posts Tagged ‘tweaks’
Using Rainmeter desktop customization freeware for first time
I hope you already know about Rainmeter and I guess thats why you are here to know how to run Rainmeter for very first time. If you don’t know about Rainmeter then read this: Rainmeter is a desktop customization platform. Through Rainmeter, you can enhance your Windows computer at home or work with skins: handy, […]
Create cool image icons for your e-mail address
A simple hyper link to your email address looks pretty ugly looking. It also makes your viewer to turn away from clicking on the link. But if those email hyper links were to be replaced by some cool and beautiful icon designs, then visitor will be happy to mail you or click on the link. With Email Icon Generator, you […]
10 Most popular articles in HackTweak
Most of the older blog posts remains hidden in HackTweak. However, there are several posts that are always active and gains most hits. This time those 10 posts will be exaggerated in this post. How to Hack Computer Using IP Address: This post contains a basic tutorial to hack and acess remote computer or server using Telnet method. How to […]
Hack Nepal Telecom (NTC)
Once again another trick have been found for NTC. You can call it whatever tips, tricks, tweaks, HACK or loophole since this feature has not been officially launched yet. The system I am talking about is Voice mail system for GSM Pre-paid users of NT. This will allow you to send receive voice message to […]
Javascript injections
Javascript injections are simple to find and exploit. They’re used for editing client side data, mainly html forms and cookies. The only two commands that are of any use are void and alert. Alert is really simple understand just by looking at the pop up. Void is quite different, it’s used to modify forms or […]
Tuning Firefox
Firefox is by far my favorite web browser but what many people ignore is the power you actually have over it. So let me show you a simple example: want your source viewer to be a bit more original, whip out you favorite text editor and check out “C:\Program Files\Mozilla Firefox\res\viewsource.css” Firefox uses a pretty […]