Showing posts with label Web development. Show all posts
Showing posts with label Web development. Show all posts

Hacking tricks Part-1

Hacking tricks
Hacking tricks

MySql Hacking tricks and tips

Try it:
username / email = ' or ''='
password = ' or ''='

In this multipart tutorial I will show you few basic and advanced hacking tricks. Hacking tricks Part-2.

No copy and no select

No copy

No copy

You can disable the select function of your web page and thus disabling the copying function of the web page.
This little JavaScript snippet will prevent someone from highlighting your text and using the copy function to copy it and rip it off. It also prevents them from using Ctrl + A to select all the text, or using the right-click menu to Select All.

PHPWord


PHPWord

About PHPWord


PHPWord is a library written in PHP that create word documents. Windows operating system is not required to work with it because the results are docx files (Office Open XML) that can be opened by all major office software.

copy protect

There are lots of ways for source code copy protect. But in reality, all these ways are not able to protect HTML code absolutely. The only absolute way is not to publish the code on internet :).
Well seriously, I’m going to describe several processes for source code copy protect.

jQuery Validation


There are a lot of client side form validation plugin. Right, there are a lot of non-jQuery-based solutions (which you’d avoid since you found jQuery) and some jQuery-based solutions. Here, I will discuss about one of the oldest jQuery plugins, jQuery Validation, (started in July 2006) and which proved itself in projects all around the world. Look at the example below:

Browser detection


Browser detection

Browser detection


There are many features in web development , which are not supportable with all browsers. Sometimes you need browser detection. Is it a computer browser or a mobile browser? Is it Internet Explorer or Mozilla Firefox? So browser detection is an important issue in the field of website designing. Here are some of the methods I’ve tried and discussed how you can implement them on your websites.

WP e-commerce (part-2)

About this part of WP e-commerce tutorial

This is the second and final part of the WordPress E-Commerce tutorial. We recommend you to read the first part before reading this tutorial.

WP e-commerce (part-1)

About WP e-Commerce


  • It is easy to install.
  • It is suitable to all WordPress theme.
  • Easily customizable.
  • It has instant support community.
  • A wide range of payment options
  • SEO friendly.

Search engine optimization

KEYWORDSDESCRIPTIONEFFECT
Keywords in <title> tag
Keywords in <title> tag is very important and it will be shown as your search result page title. Ex. I decided the keyword for this page is ‘search engine optimization’ and the title is ‘search engine optimization (seo)’. The title tag must be short (6 or 7 words at most) and the the keywords must be near the beginning of the title.
+3