Posts Tagged ‘php’

Page 5 of 8« First...34567...Last »

Ajax login validation system in PHP using jQuery

Last time, I've showed you how to check user availability in Ajax using jQuery's fading effect. But I've just shown the example without connecting the database and some people have faced problem with database connecting solution of that problem.In this post, I'll show you how to use Ajax login system in php using jQuery and some animation as well. Full story
Tags: , ,

Ip address validation in PHP using regular expression

If you don't know how to validate the IP address format in PHP, then you are in the right place.I'll show you here how to validate the IP address using regular expression in PHP. Full story

check username availability in ajax and php using jquery’s fading effect

In this post,I'll show you how to make a fancy username availability checking in ajax and php using jquery.When, you check the the username avaiability a fancy message box will show you the message with a little bit of animation. If you are looking for such kind of effect for checking username availability, then this might be right post for you. Full story

How to call php from ajax in every second using Jquery

Few days ago, Mike emailed me and asked me how can i call a server script( php file) from jQuery in every second.Since, there was no built-in mechanism for this in jQuery, I came up with this solution of displaying time of server using Ajax, PHP and jQuery.You can use setinterval() method avaiable in javaScript to accomplish this task using jQuery. Full story

Finding difference of days between two dates in PHP

Yesterday, my friend Roshan was was struggling to find the days difference between to two dates in PHP. Well, after a while I came up with the solution for him. The date format he's using was "YYYY-MM-DD", which is the standard format of date value stored in the MySql database. Full story
Page 5 of 8« First...34567...Last »
Copyright © 2012 Roshan Bhattarai's Blog. All rights reserved.
Powered by WordPress.org, Custom Theme and ComFi.com Calling Card Company.