Over the Internet many people are searching for the interview question to get prepare for any PHP interview. He i am going to compile a series of such question collected from various source & my experiences. This Series will have both Q & A which will help others to achieve their tasks.
1.How can I maintain [...]
Archive for the ‘Programming’ Category
PHP Questions
Posted in PHP, Programming, Technology, tagged PHP, Programing, Technology on February 15, 2008 | Leave a Comment »
MySQL Backup Script
Posted in Programming, Technology, tagged , Backup, Database, Mysql, Technology on August 31, 2007 | Leave a Comment »
This evening while traveling back from office, one of my friends called me seeking for a help. He was asking me a method or script to backup MySQL database periodically. His initial choice was a simple PHP script to do it. But he gave another option saying that it’s OK to have it in any [...]
WordPress 2.3 beta-1
Posted in PHP, Programming, Technology, Wordpress on August 28, 2007 | Leave a Comment »
Today i just happen to see that there is a wordpress beta release, i.e., wordpress 2.3 beta-1. As this beta its strictly for Professionals, who are fimilar with php. As stated by the community. I am a php professional and i have never tried any of the wordpress beta release, so today i thought that [...]
Update Services – Ping Servers
Posted in Programming, Wordpress, tagged PHP, Programming, Server, Wordpress on August 25, 2007 | Leave a Comment »
As many of you would be aware that there are lost of services available to notify that you have updated your website / blog. If you are using wordpress then by default it have configuration to ping two of these services. They are http://rpc.pingomatic.com/, http://rpc.technorati.com/rpc/ping . WordPress automatically notifies popular Update Services that you’ve updated [...]
GlossyBlue ver 1.4
Posted in PHP, Programming, Wordpress, tagged , Programming, Theme, Wordpress on July 10, 2007 | Leave a Comment »
That’s was an excellent theme which I have come across in recent time. This color combination and the way the theme was packed it brilliant. I Simply Love this design. I wish I should have got this template long back, so that I would have kept my site up and running all time. If any [...]
Ajax Every where
Posted in Programming, Technology, tagged Ajax, Javascript, Programming, Technology, XML on June 13, 2006 | Leave a Comment »
Two three months back when i saw very little application using ajax on the internet. But today, which i checked some site, any where and every where its ajax. Check the rediffmail , They to went dynamic today. Similar to the other mail programs.
Blogged with Flock
PHP Classes
Posted in PHP, Programming, tagged PHP, PHPClasses, Programming, Technology on May 17, 2006 | Leave a Comment »
Just now i saw the Top 10 Charts in PHPclasses.org. And found that my name is listed in two sections(Check the picture for info). Its a really good to see this. Unfourtunately i am sad that i was not able to contribute more to the site,due to work load. Hope i will get [...]
Demos
Posted in PHP, Programming, tagged PHP, Programming on April 15, 2006 | Comments Off
I have started restoring the Demo of My class. Soon, i will try to restore all the demos
WordPress Theme
Posted in PHP, Programming, Wordpress, tagged PHP, Theme, Wordpress on April 13, 2006 | Leave a Comment »
Till now i was wondering what is the big deal behind the creation of wordpress theme, y so much people are interested in creating new theme and donating to the Community. But now i too got that fever of creating a word press theme. I have started my works based on squible theme, which i [...]
WinBinder
Posted in PHP, Programming, Windows, tagged Microsoft, PHP, Windows on April 12, 2006 | Leave a Comment »
WinBinder is a new open source extension for PHP, the script programming language. It allows PHP programmers to easily build native Windows applications.
Some key benefits
Large installed base of PHP programmers.
No compiling and linking steps necessary: just code and run.
Access to the vast range of existing PHP functions and extensions, including databases, graphics, web functions, XML, [...]