PHP Archive
Web services provide a standard means of communication between different software applications, running on a variety of platforms and/or frameworks. Web services plays important role in any SOA architecture. I worked with couple of web services project
If you are programming in PHP, I bet you are using “prints and dies” to debug your code. I know its the easiest way to debug any web based program. But some time you “die” just don’t
Playing with music file was never so easy. I bumped in to a library getId3 that reads different file format you and put all the needed file headers and required information in front of you. I am
The DBA functions provide a single, uniform interface to a wide variety of dbm-style databases. In broad way you can think of dbm style databases as simple stored as key-value pairs. It is not always necessary to
Thumbnails proves to be very useful in presenting various online and print media. Here I would like to share a simple function to generate image thumbnails in php. I used this a lot for simple presentations. Supported
Website counters proves to be one of the best tools that web masters can use to analyze the site performance. There are numerous free and commercial web counter services available on net. Few to list are as
In previous post we have seen – How to create in setup chart object How to add data sets How to set axis How to render the final chart If you are not familier with the post
In previous post, we had some basic background learning about Google Charts. Now here I will start posting some code samples to that I have generated using the wrapper class for Google charts. Lets go through the
Everybody wants to keep track of who is visiting their site, who is commenting on their posts, who is using their products. One can do this by logging users IP address and tracking it to get Geo