Related Content
Generating Colour Palettes From Images In PHP
A common web design pattern is to incorporate an image into the design of the page. This creates a tighter integration with the image and the rest of the page.
The main issue in designing a page around the image is that the colours of the page must match the image. Otherwise this creates a dissonance between the image and the styles of the site.
Validating XML Files With XML Schema Definitions In PHP
XML is a useful format for configuration, data storage, and transmitting data from one system to another. As a human readable format that can be easily read by machines it quickly gained favor in lots of different systems as a mechanism for data storage.
Creating A Character Bitmap In PHP
I was watching a video from NDC by Dylan Beattie the other day on The Story of Typography and a particular section stood out to me.
Approximating Pi Using A Circle And A Square
Pi day was a few weeks ago, but I came across this simple approximation of pi recently and decided to put together an example in PHP since it seemed pretty simple.
This approximation of pi centers around a real world example, but we can simulate this using some code.
Drawing A Parabolic Curve With Straight Lines In PHP
A parabolic curve is a type of curve where every point is an equal distance from a focal point. There a number of different way to generate this sort of curve using math, but one of the simplest is to use straight lines to create the illusion of the curve.
Recreating Spotify Wrapped In PHP
I quite like the end of the year report from Spotify that they call "Wrapped". This is a little application in which they tell you what your favorite artist was and what sort of genres you listened to the most during the year.
Comments
Hi,
Thannks a lot for this code... it helped me a lot... i was looking for it from last one week :'(...
oh im so happy..... thank u so much :) :)
Submitted by Anjali on Wed, 03/30/2011 - 05:08
PermalinkExcellent is just one simple word to appreciate this work. I have been banging on certain forums just get this piece of thing you have mentioned about. I really appreciate it.
Submitted by Zee Ally on Wed, 04/13/2011 - 19:38
Permalinkthis is not working in server wot to do?
Submitted by aaa on Sat, 04/23/2011 - 03:46
PermalinkThanks a lot,
This code very helpful to me to find lattitude amd longitude uk postcodes
Thanks again
Shiju Joy
India
Submitted by shiju on Fri, 10/14/2011 - 12:54
PermalinkThanks a lot :)
Submitted by dave on Fri, 11/18/2011 - 07:46
PermalinkThanks for this. I was using your original street maps version for one of my sites last year but it seemed to be less reliable lately. This alternative works like a charm.
Submitted by Chris Shennan on Fri, 01/13/2012 - 14:03
PermalinkHi,
How can we ge the zipcode using latitude & longitude..???
i mean vice versa of this process
Submitted by Anonymous on Thu, 03/08/2012 - 10:38
PermalinkHi there,
My self avani and i m from india. I m using ur above mention code to find out lt & lg of perticular zip code.
When ever i input zipcode as '360007', its return nothing .
So can you please help me .
Regards & lots of thanks.
Submitted by Avani on Wed, 03/28/2012 - 06:17
PermalinkThanks alot for the code spinnet, best example
Good luck friend..!
Submitted by vipin kohli on Tue, 04/17/2012 - 19:31
PermalinkHello,
This is nice script but not working for us zip code.
Thanks
Submitted by Anonymous on Wed, 04/18/2012 - 06:24
PermalinkSubmitted by Renga on Thu, 06/14/2012 - 05:39
PermalinkSubmitted by g on Sat, 06/30/2012 - 23:18
PermalinkSubmitted by Sirisha on Tue, 07/10/2012 - 09:50
PermalinkSubmitted by giHlZp8M8D on Tue, 07/10/2012 - 17:00
PermalinkSubmitted by Anna on Wed, 08/01/2012 - 03:08
PermalinkSubmitted by Amber on Mon, 04/09/2018 - 12:09
PermalinkAdd new comment