Getting A ClientPC’s Real IP Address Using PHP

Getting a client’s IP address can be quite simple as using $_SERVER[‘REMOTE_ADDR’], but the only thing is once the client uses a Proxy Server to connect to the Internet, it won’t return its real IP address anymore. Instead, it will return the IP address of the proxy server and not the client’s machine itself. So [...]

Continue Reading →

How to Add Your Pinterest Pins To Your Site

One of today’s fastest growing and most popular social network sites is Pinterest. Pinterest, which was launched as a closed beta in March 2010, is a pinboard-style photo-sharing site that lets you manage theme-based interests, events, etc. Many people have started using this since its release and it is one way to increase your audience [...]

Continue Reading →

Get And Display Your Social Follower Count Using PHP

It is often common for websites to display how many RSS subscribers and followers from various social sites they have. You could say that it’s a way for them to show how popular their site is, and to encourage more visitors to stay. That’s why today, I’d like to feature a tutorial from Alex of [...]

Continue Reading →

Create Your Own Animated Optical Illusions

What you’re about to see is made by the simple action of moving a transparent sheet across another printed sheet. First, start off with an image. Next, create a striped pattern with black bars and small white lines in between. One white space is equivalent to one sixth of the black space. This is important [...]

Continue Reading →

Design a Ready-to-Print Modern Shopping Brochure in Photoshop

In this tutorial, you will learn about creating a modern shopping brochures using Adobe Photoshop. It’s helpful especially for most designers who are looking for efficient ways of creating their own brochure designs. Before we start designing a brochure, there are various things we need to consider first. These are the size, shape, and folding [...]

Continue Reading →

Creating a Sleek Dark Portfolio Design

If you’re looking for some inspiration in working for your next website project, you might be interested in this cool tutorial. Ionut Ciursa, a web designer from U.K., created a sleek and clean Dark Portfolio Design. In creating this, he used Photoshop in which he kept the gradients to a minimum and relied on creating [...]

Continue Reading →

Convert Miles To Latitude And Longtitude Using PHP

There are lots of functions out there that you can use to calculate the distance between two points, but what if you know one point and want to calculate the latitude or the longitude equivalent of a point’s fixed distance, in miles? Here’s a pretty neat and useful PHP snippet from VisionHive that does exactly [...]

Continue Reading →

Social Image Hover

Social Image Hover is a plugin created by developers at Code Canyon that combines the most popular social network services. This lets you easily add hover over social buttons to your images, making them shareable on sites like Facebook, Google Plus, etc. This is compatible with all web browsers and works on all iOS devices [...]

Continue Reading →

Read/Write An XML File Using CakePHP 1.3

Here’s a snippet that is sure to be quite useful for PHP programmers and web developers who often work with XML files. It’s a code to read/write an XML file by using CakePHP. Some of you might find a few lines a bit familiar, which is because parts of it are borrowed from the concept [...]

Continue Reading →

5 Ways to Make an Award-Winning Website

This article from Creative Bloq shows you how to create a persuasive website that you can use for your business. These tips are very useful as inspiration. Structure and Navigation How many web pages do you think you’ll want? 5 - 10 pages? 20 pages or more? You should be careful when deciding how to [...]

Continue Reading →

Page 4 of 6« First...«23456»