Updated Google Pagerank checker script

This is a small post for those who have been banging their heads on various forums about “Google Kills PR” and “Pagerank addons not working” kind of stuff. Actually I did that too. ( ) Be assured that google did not kill PR. Page Rank continues to be a big deal for determining the quality of incoming links. Hence we [...]

I see newbie programmers cracking up on htaccess issues. Normally it is a simple process where you can get beautiful stuff working in about 5 minutes time. Most of us find the required code by googling up our requirements. Its initially tough to master the htaccess coding. But when we put then to action on our own servers. It does [...]

It is pretty easy to work with cookies. They are really tasty. I am talking about PHP cookies and yeah we programmers can taste them. I will be highlighting some ‘not so common’ points about cookies today. Ready?? Lets Go. What are Cookies? These are little bits of information stored on your computer by a website. The specialty of these [...]

What does this Script do? It changes the dimensions and hence the file size of  image files on the fly. All you need to do is specify a source file, set the new dimensions and this PHP class will generate the new re-sized image for you. Who should use this? Any one who needs to re-size their images automatically. For [...]

Microsoft’s open source community manager, Peter Galli reported on this post about the new technology to bridge Microsoft .NET developer’s platform and widely popular PHP server side scripting language. The open source community is glad that this finally came up. PHP programmers can now connect to ADO.net data services with ease. It was not possible for Apache based clients to [...]