• CHAT HISTORY FOR FACEBOOK

    How do I access my chat history?If you’re online and chatting with someone, your recent conversation history is available by scrolling up within the chat window. Clicking “Clear Window” will remove this history from your chat window.A history of all your chats is also included as part of your...
  • SEcure website from xss Attack

    XSS known as Cross Site Scripting involves the injection of code. What Code? This website (Link) gives great examples of the actual code. By studying this code, a webmaster can get a thorough understanding of the code that can be injected. Without viewing this site negatively, it is a great...
  • Bold and Underline letters in Facebook Chat

    Do you know you can use bold and underline letters in facebook chat. Follow these steps to do this.:- Use Bold Letters - To use bold letters type your letters between * . If you want to post HI in bold letter then type it like this in facebook chat *HI* then...
  • Learn C by example in just 5 hours

    Have you always wanted to master a programming language. Well today if you are glancing at this page you have chosen a language which perhaps without doubt is the most versatile. But to learn C for say basic programmers is a challenge. While the old basic used interpreters C uses compilers and...

Friday, March 4, 2011

Securing your website and web applications from SQL Injection involves a three-part process: Analysing the present state of security present by performing a thorough audit of your website and web applications for SQL Injection and other hacking vulnerabilities. Making sure that you use coding best practice santising your web applications and all other components of your IT infrastructure....