By Sumit Gupta on October 18, 2008
I have been using GoDaddy Windows server from last 18 months. I have my blog runnin here as well. However initially i got some problem with my wordpress installation, as Godaddy doesn’t support PHP well on windows. (I guess they need new techincal brains, who realize that php is similarly safe on windows as on [...]
Posted in Article, PHP |
By Sumit Gupta on April 23, 2008
Well try this http://activecampaign.com/activespell/ free spell checker, it use backend pSpell component installed on PHP to work, but is very good spell checker for your HTML editors and TextArea boxes. I have used it in past and found it easy to install.
Posted in Javascript, PHP, Programming | Tagged Javascript Spell Checker, PHP Spell checker |
By Sumit Gupta on February 19, 2008
Today, I found a interesting bug in code. This bug has cause our customer to lose data at least 3-4 times in recent past, we read logs and try to find the stories that are causing data loss. But everytime we found no good stories from fact. But today we found the cause of error. [...]
Posted in PHP, Programming |
By Sumit Gupta on November 14, 2007
I have lately create an class in PHP 4 to connect and do POP3 mailbox handling. However, that class is not able to utilize the SSL connection and hence it fails when I have to access my Gmail (Now Google Mail ) account which use SSL connection for the purpose. For this I found another [...]
Posted in Bookmarked, Links, PHP |
By Sumit Gupta on November 5, 2007
I was looking to various classes available on net, just to learn something new and found this one really good to make a script that can work as XML-RPC client. You can use this XML-RPC client for Blooger.com, other blogging software, booking.com XML-RPC call or virtually to any XML-RPC server call. http://keithdevens.com/software/xmlrpc I use this [...]
Posted in Links, PHP, Programming |
By Sumit Gupta on August 9, 2007
Well the easiest post to read Just enable it in all PHP.ini and PHPx.ini you find it Xampp installation … Read original post at http://www.menyhart.net/blog/developer-stuff/enabling-curl-on-xampp/ – Sumit Gupta
Posted in Links, PHP, Programming, Server Configuration |
By Sumit Gupta on April 19, 2007
Check this cool article and give source code if you want to do Google’s Blogger automation using PHP. Link : http://kosso.wordpress.com/2007/03/01/using-php-to-post-to-the-new-google-blogger-api/ PHP Source Link : http://kosso.co.uk/PHP/blogger_google_secure_AuthSub.phps Thanks Kosso,
Posted in Links, PHP |
Recent Comments