Author: Prabhu Balakrishnan
-
how to store and retrieve checkbox value in php?
how to store and retrieve checkbox values in mysql database with php I was working on a project and i had landed in an awkward situation, where i have to save the tick box values in a database and once done, i had to retrieve those values and present it to the user for editing.…
-
PHP script to check server status online/offline
i wrote a simple php script to check whether the website or Ip address is online or offline. All you have to do is specify a website url or ip address and the script will return with ONLINE or OFFLINE. I used php fsockopen() to accomplish this. [code lang=”php”] /* Usage: $status = GetServerStatus(‘http://domain.com’,80) or…
-
How to secure your DNS server
If you are running a DNS server (bind) on your own, chances are your dns will get a number of dns attacks from cache poisoning to dos attacks. It is very important to secure your dns server in as many ways as you can. How to Secure your DNS Server To secure your dns server…
-
Best Free Web based WYSIWYG html editors
Best WYSIWYG HTML Editors I have been searching for some of best web based html editors written in javascript so that i can integrate it with my scripts. I have found pretty nice open source wysiwyg editors so i decided to blog it here. Please note that some of the editors are just markup editors,…
-
BSNL Dataone – Common Error Messages & Code Numbers
If you are having BSNL Dataone internet connection at home, probably you would encounter different connectivity problems and error codes. Here are the most common error codes associated with Dataone which might help you to resolve the problem. Error 678: Line/ Physical Fault (ADSL link unavailable) or poor connectivity. Error 769: LAN card disabled Try…
-
how to find Ian West in Fallout 3?
I have been stuck in this quest named “Blood Ties” in fallout 3 and i am unable to locate Ian West and have been searching around all over the map. Lately i figured out how easy it was! All you have to do is find the “The Family” inside the north seneca metro and convince…
-
how to secure a wireless router/modem?
If you have a wireless enabled notebook/ipod, dont ever leave your wireless router wide open. Chances are anybody passing by can detect your wireless network and could access internet through your router. They could also possibly steal your personal information and misuse the internet on behalf of you. Below are some of the very basic…
-
BSNL Dataone – Automatically connect to Internet when modem switched ON
How to setup BSNL Dataone automatically connect to Internet when modem switched ON? If you are using BSNL broadband in India and most of the time you will be connecting to internet using a username and password. You might be wondering why cant you connect to internet when modem switched on. It can be easily…
-
Free Markup TextArea HTML Editor in Javascript
A dead simple, fast loading, light weight and easy to use html markup editor for your projects. It is the ultimate textarea replacement. It does not use iframes instead it just replaces textarea into an editor where you can insert basic html markup codes like bold, italic, hyperlink, image, blockquote and more.. Much of the…
-
HOWTO: Use Automatic Washing Machine to Wash Clothes?
Washing clothes is one of the hardest work for any person in the planet. Recently i have purchased a LG top loading, fully automatic machine ($375) and i was very surprised, being a first time user i really didnt know how to use a washing machine. I hate to admit it but its the truth.…