Getting Visitors IP Address in PHP
Find the visitors’ real IP address and know how to store it in database. Discussion about the various ways to handle the IP address for storing and comparison.
Find the visitors’ real IP address and know how to store it in database. Discussion about the various ways to handle the IP address for storing and comparison.
In case, you do not have option of using server side header directive then you can use HTML method of 301 permanent redirect.
I got a tool to download all images from Hi5 Account. Otherwise I need to visit each image and view it browser for getting full size image. then I have to save each individual images
Gmail does not allow directly to add insert images on email body. But there is a hack.If you want to insert images from online page then just copy that image. For copy image, right click, and click on View Image or View Background Image.
Now, only a image will be visible on the browser. Now [...]
We are munching data from various sources and we need a way to go this without programming knowledge. Perhaps keeping this in mind, Yahoo has introduced YQL (Yahoo Query Language). It is like SQL where we will issue command for the result.
What is Yahoo Query Language?
The Yahoo! Query Language is an expressive SQL-like language [...]
Sharing has come to Google feed reader also. You can directlyshare whatever you are reading from feed reader. You may have noticed ‘Send To’ link at the bottom-right. Enjoy!
Read for more: Google Reader adds “Send To” feature
Integrating another email account with Gmail is quite easy and free. You can integrate another email account (office account, etc) with google and send the email from gmail as an another account.
This can be useful for many reason. This can help you check your emails on various email account from single gmail account. You [...]
Ubuntu is already fast but it can be faster. I felt it is not so fast or good in gui when I installed ubuntu on my grand old PC. It was not refreshing the screen properly on mouse movement. and another very bad thing was Firefox title bar was not showing properly(no min./max button [...]
1) Bookmark/Jump in document
<span id=”a1″>This can be referenced by somewhere (id=1) </span>
For linking to the section in the same document:<a href=”#a1″ rel=”external”>go to section where id is 1. </a>. TestPlease, create a long data document to check the usability of this.
2) Interlink section of the document with different section of another documentSuppose there is an [...]
fix html table width. It is a hack using javascript where I do not have a privilege to increase upper table width.