Email id avaibility checking in jquery,ajax and PHP
In this tuorial we learn about email id is avaible in database or not with the help of Ajax,Jquery,PHP... Here We Go...
View ArticleCreate Random Password in PHP
In this tutrial we learn random number genrator in PHP... Here we go...
View ArticleCreate popup in your html page
In this tutorial we learn how to open form in popup on onClick and close the popup click on cross button... Â Here we go...
View ArticleLike facebook hide browse option and input field from file input type type...
In this tutorial we learn how to hide browse option and text input field from a html file input type only click on this icon you you can get browse option for choose file... follow the step given...
View ArticleLike facebook comment submit without any submit button
In this tutorial we learn how to submit form only press by enter without submint button like comment option on facebook Here we go...
View ArticleCreate facebook like text area jquery....
In this tutorial we learn facebook like text area onClick increase height and onMuseOut decrease size... and also live image view of your uploadin image with that post...Onclick The text area default...
View ArticleHow Search form work in php and mysql ?
In this tutorial we learn how the search form will work.... With the help of php and mysql.Search make vital role for website for the quick find the particular category post... Here We goo... Â
View ArticleJquery Text Box Hint
How it will work We are going to get the hint from the ‘title’ attribute of the input box. When the input box has focus we will hide the hint – only if the text in the input box matches the title...
View ArticleAjax form submit without page refresh
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to...
View ArticleUnderstanding jQuery animate() function
jQuery animate() function is very powerful API to manipulate html elements and add animation functionality. The use of animate function is very simple. First lets check the syntax of this function
View ArticleMaking multiple separate sessions for php login
This is a simple php login script with sessions. It connects to mySQL for usernames and passwords.It have multiple session... and if session registerd redirect to reffral link other redirecct to login...
View ArticleCreate accordion menu in jquery
In this post I’ll show you how can you create fancy accordion menu using jQuery. In this post, you’ll see examples of accordion. Menu’s visibility get’s toggled on clicking on the header. Here We GO....
View ArticleEvents triggered by a Window
in this tutorial we know about brief description of event name fire by mouse Events triggered by a mouse, or similar user actions.... Â Here We Go..... Window Event Attributes Â
View ArticleEvents triggered by a mouse, or similar user actions
in this tutorial we know about brief description of event name fire by mouse Events triggered by a mouse, or similar user actions.... Â Here We Go..... Mouse Events Â
View ArticleHTML attributes give elements meaning and context
In this tutorial HTML attributes give elements meaning and context The global attributes below can be used on any HTML element. These are most important attribute..... Here We Go.....
View ArticleThe example below creates a simple web worker that count numbers in the...
In this tutorial we learn how web worker that count numbers in the background...... The example below creates a simple web worker that count numbers in the background: Here We Go.....
View ArticleHTML 5 Local Storage
In this tutorial we learn how to store a data without use of server end programming.... we use only HTML an data store in your local session thats called local storage Here We Go..... Â
View ArticlePage refresh function function of javascript...
In this tutorial you learn about page refresh function ... here i have mention 3 second for pae refresh... this is the practicaly checked by Me ... Here We Go...
View ArticlePrompt function of javascript...
In this tutorial you learn about Prompt function of javascript... This example helps you to understand how Prompt function work\'s Here We Go...
View ArticleConfirm Box: function of javascript...
In this tutorial you learn about Confirm Box function of javascript... This example helps you to understand how Confirm Box function work\'s Here We Go...
View ArticleAlert BOx function of javascript...
In this tutorial you learn about alert function of javascript... This example helps you to understand how alert function work\'s Here We Go...
View ArticlePrint function of javascript...
In this tutorial you learn about print function of javascript... This example helps you to understand how print function work\'s Here We Go...
View ArticleJavascript -> To open a website in popup
In this tutorial you learn how to open a website and how to create a popup window... Here We Go...
View ArticleHow to create Theme in wordpress part 1
If you plan to start your own blog website, the best choice for a blog application would be WordPress. Wordpress is an Open Source blog tool which offers a rich set of features as well as a large...
View ArticleAJAX = Asynchronous JavaScript and XML.
AJAX is the art of exchanging data with a server, and updating parts of a web page - without reloading the whole page. In this tutorial you will learn how to change data on onClick() function…… Here...
View ArticleUpload and Resize an Image with PHP
In this post I will explain how to upload an image.... in this tutorial you can can upload image and save their name in your mysql database also you can thumnail of your uploded image.. Here we go....
View ArticleCreate user login in PHP
PHP is a good alternative when you decide to add a password protected web pages on your web site. You can also use htaccess password protection but with PHP you can create a lot more complex and...
View ArticleMake contact form and send email in PHP
Having a contact form on your web site is vital when you need to know what your site visitors think about your web site. We will first create a simple contact form with 3 fields - Email address, Name,...
View ArticleYour First Php Script,To undetstand the basic Sybtax of PHP
The PHP script is Run on the server, and the plain HTML result is sent back to the browser. Basic PHP Syntax A PHP script can be placed anywhere in the document. A PHP script starts with <?php and...
View ArticleHtml Contact form data save in your mysql database with the help of php
Contact forms are one of the best way to connect with your readers.Saving your entries to the database is not a smart way, but if want to keep track of mails this could be one of the best...
View Article