for

search page

251 searched posts found

12 Oct 2015
13.62K
No Comments
PHP Server Side Form Validation tutorial

PHP Server Side Form Validation is highly recommended and unbreakable from browser like front-side JavaScript validation easily crack from browser, and JavaScript form validation is user friendly and JavaScript validation can save user time and even user don’t need to fill again and again form fields if fails from php

Post in

21 Apr 2015
2.87K
No Comments

Google chrome is super power tool for development and designing, Google chrome releasing always new features for designer and developer to easily and quickly development apps and websites, Here is I am sharing some of great features. Chrome easing and transition effects and Preview If you have apply css properties

Post in

15 Feb 2015
0.71K
No Comments

Google Page Speed Google page speed extension used to analyse web pages and page’s media too. This extension tells page speed and suggestions to make web page fast load and light weight this extension also work for local pages from computer or localhost, Currently this extension deprecated by online version

Post in

19 Nov 2014
0.91K
No Comments

By default #wordpress get_search_form function return default html of search form, you want to change or modify search form html here is example to replace whole search form. In below code we used #wordpress hook to modify search form html

Post in

8 Nov 2014
0.9K
No Comments
32 free patterns for photoshop web layout

These patterns was defined by me when I was design different web layout for my practice, I share these all patterns for web designer to use them in commercial or non commercial web designing layouts, download link of all patterns available at the bottom of page, Sorry I won’t attach

Post in

3 Nov 2014
0.61K
No Comments
File extension validation on upload will harmful for server

Please do not validate file extension on uploading file from user Hackers are created a fake jpg image with no preview and they add code encode on base64 or  gzinflate on picture source when you will open that image on notepad editor you will see code like if you just

Post in

19 Apr 2014
0.61K
No Comments

These three functions of #jQuery save my alot time in jquery elements manipulation, after extended these three function I cannot do first hide element and then fadeIn, and fadeOut_remove save your time and code,without this you need to first fadeout the element then callback a function in after complete of animation

Post in

11 Apr 2014
0.67K
No Comments

Some of designer when they slice layout they create form submit button with a anchor tag and href=”hashtag” and then users cannot able to submit form when they press enter in form fields, I have wrote little code to submit even from don’t have a input type submit button, and

Post in

4 Mar 2013
0.84K
No Comments
45+ Vector and Icons for Web Interfaces UI designs

Monochrome Icon Set by okidoci ikonic – 150 vector icons by k-raki Symbly Signup – Free Icons by digitaldelightuk Social Icon Set by oneandonedesigns Toolbar Icon Set by shlyapnikova   Fresh Basic icon set by kurumizawa 144 Pixel Icons by yonko-design Free Social Icons Set by hamzahamo Free 128 x

Post in

19 Feb 2012
1.45K
No Comments
jQuery client side form validation

Client side Form validation in Javascript jQuery is best and user-friendly and feature in website, But server side validation is must and required for security reasons. client side form validation can save user time and filled text in fields because if a form don’t have a client side validation form

Post in