Search Results for php page 2
Show Google talk status on your website
Hey People, Always wondered what could be the API which lets you interact with Google Talk ? Well I guess there isn’t one yet other than just creating bots. But what if you want to show the current Google Talk or GTalk status on your website or want it to use somewhere else like updating on twi
Publish updates automatically on facebook fan page via site feeds
Some of you might be struggling hard to make it work and some already have this working. But lot of people have lately asked me on how to publish updates automatically to a facebook’s fan page. You can publish your site’s feeds automatically to your profile page and as well as on your business/f
Check username availability and validation using ajax,php
So you are creating a signup form and you want to create a fancy looking username validation Ajax script. I know that looks fancy when you signup for Gmail or Yahoo mailbox, instead these kind of validation are now on every signup form. We are going to create this simple script using Javascript, A
How to shorten and get stats of a URL from bit.ly API using PHP
Hey Geeks, So in the era of shortening URLs you lost the track what users are coming from where and what is the original source of traffic. Well there is nothing to worry since bit.ly keeps track of all your URL which are shortened by its API. Bit.ly not only shortens the long URL of your webpage
Simple tabs using Javascript and CSS
Hey Folks, Its been long since Digimantra got these Javascript tabs in the sidebar. They are pretty sleek and light in weight. Many of my friends & visitors requested me to share the tutorial for these kind of tabs so that they can customize it and put it on their blogs/websites. These ta
Ajax powered city state Dropdown
Hey Geeks, Many of you have already gone through a simple javascript example script, which lets you swap elements from two select boxes. I posted this blog post few months back. In this post I am going to show you, how you can use ajax to populate a dropdown, on the basis of value selected i
Publish wordpress plugin on windows using tortoise svn
So you have developed a nice wordpress plugin and think you are ready to share it with rest of the world. Well that is a great thought and Matt Mullenweg is going to appreciate your contribution for sure. So how do you start contributing after you got your shiny wordpress SVN repository account. Whe
Facebook introduces Twitter like @reply
"If you cannot acquire them, copy them" is again true when we talk about facebook and twitter. Facebook after copying the twitter like layout has today introduced the twitter's @reply like feature. Facebook on its blog, mentioned that its like tagging people. Its more like tagging people in image
Insert twitpic images in post using wordpress plugin
Hey People, After sharing twitpic API class with my blog visitors I have got a lot of visitors from Google which came to this blog searching for a code/plugin through which they can insert twitpic images into their blog-posts. Other than this got an anonymous request from a user who wanted to kno
Know your IP address
Hey Folks, Some of you might be wondering how to check an IP address. Well there are different ways to know your IP address. Some get to know it via ipconfig (for windows) and ifconfig(for linux), while some try to right click on the network icons in the system tray and check the status in their
Post pictures on twitpic API using PHP
Hey Folks, In this post we are going to learn, How you can post picture to twitpic.com using the API services provided. It is very simple to send request to the API and post the picture on twitpic. You can also specify if you want to tweet about the picture to your twitter's timeline or no. The f
Dynamically display twitter display image of a user
You might have wondered as to how a blog or a web-page displays you twitter image when you leave a comment there ? Well there is no rocket science involved in it and I planned why not create a small class for you through which you can show off little extra of your twitter love to the visitors. We
