Quantcast
Channel: Mywebsky RSS Feed
Browsing latest articles
Browse All 31 View Live
↧

Image may be NSFW.
Clik here to view.

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 Article


Image may be NSFW.
Clik here to view.

Create Random Password in PHP

In this tutrial we learn random number genrator in PHP... Here we go...

View Article


Image may be NSFW.
Clik here to view.

Create 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 Article

Image may be NSFW.
Clik here to view.

Like 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 Article

Image may be NSFW.
Clik here to view.

Like 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 Article


Image may be NSFW.
Clik here to view.

Create 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 Article

Image may be NSFW.
Clik here to view.

How 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 Article

Image may be NSFW.
Clik here to view.

Jquery 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 Article


Image may be NSFW.
Clik here to view.

Ajax 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 Article


Image may be NSFW.
Clik here to view.

Understanding 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 Article

Image may be NSFW.
Clik here to view.

Making 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 Article

Image may be NSFW.
Clik here to view.

Create 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 Article

Image may be NSFW.
Clik here to view.

Events 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 Article


Image may be NSFW.
Clik here to view.

Events 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 Article

Image may be NSFW.
Clik here to view.

HTML 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 Article


Image may be NSFW.
Clik here to view.

The 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 Article

Image may be NSFW.
Clik here to view.

HTML 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 Article


Image may be NSFW.
Clik here to view.

Page 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 Article

Image may be NSFW.
Clik here to view.

Prompt 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 Article

Image may be NSFW.
Clik here to view.

Confirm 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 Article

Image may be NSFW.
Clik here to view.

Alert 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 Article


Image may be NSFW.
Clik here to view.

Print 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 Article


Image may be NSFW.
Clik here to view.

Javascript -> 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 Article

Image may be NSFW.
Clik here to view.

How 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 Article

Image may be NSFW.
Clik here to view.

AJAX = 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 Article


Image may be NSFW.
Clik here to view.

Upload 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 Article

Image may be NSFW.
Clik here to view.

Jquery tutorial to hide and show the div with content

View Article

Image may be NSFW.
Clik here to view.

Create 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 Article

Image may be NSFW.
Clik here to view.

Make 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 Article



Image may be NSFW.
Clik here to view.

Your 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 Article

Image may be NSFW.
Clik here to view.

Html 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
Browsing latest articles
Browse All 31 View Live