Related Content
Creating Sparklines In PHP
A sparkline is a very small line graph that is intended to convey some simple information, usually in terms of a numeric value over time. They tend to lack axes or other labels and are added to information readouts in order to expand on numbers in order to give them more context.
PHP:CSI - Improving Bad PHP Logging Code
I read The Daily WTF every now and then and one story about bad logging code in PHP stood out to me. The post looked at some PHP code that was created to log a string to a file, but would have progressively slowed down the application every time a log was generated.
Generating Histogram Colour Analysis Graphs From Images In PHP
If you've ever looked at the settings in a digital camera, or have experience with image processing programs like GIMP, then you may have seen a colour histogram. This is a simple graph that shows the amount of different shades of colour are present in the image.
PHP:CSI - To Switch, Or Not To Switch?
I was writing unit tests for a API mapping function recently and came across this interesting issue. The code I was writing tests for was in a legacy codebase that I was making changes to, and it made sense to have some unit tests in there before I started work to ensure everything worked before and after.
Using PSR-4 With Composer
The PHP Standards Recommendations (called PSR) are a set of standards that aim to make certain aspects of working with PHP easier.
Generating A PDF From A Web Page Using PHP And Chrome
Generating a PDF document from a web page through PHP can be problematic. It's often something that seems quite simple, but actually generating the document can be difficult and time consuming.
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 philipnorton42 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