preload preload

Google dislikes .info domains

Google is not indexing .info domains This is what I am seeing recently. I have registered few high quality .info domains and thought of building some search engine optimized content on them. After a hard working week of putting good content, coding SEO optimized landing pages, generating sitemap when finally submitted to google, doesn't ...

Design HTML5 Form in Zend Framework with Zend_Form

I was working on one of my client project which was based on Zend Framework. It is a complete modern Zend Framework application with HTML5 support and definitely, the forms were the integral part of this application. While developing the application, my intention was to try to use HTML5 conventions as much as possible with the Zend ...

Generate PHP Documentation in Netbeans [Windows]

Netbeans for PHP is a wonderful IDE and it is continuously becoming favorite among the PHP developers. Carrying tons of features for PHP development it is a breeze to work with it and develop simple and large PHP application development. If you are a good developer, you might know that for a project it is always very important to ...

Who retweeted my tweets??

In my last article "The Big Social Buttons", I have walked through the retweet button which allows us to share our favorite content with the world. If you have used this button on your website or blog, you might always be interested that who along with you find your article interesting and shared among their followers. This article will explain you how exactly you can see who retweeted your tweets. So here we go: 1. Login to your twitter ...
Tags:

The Big Social Buttons – Retweet (Twitter) – Part 1

Today is the world of getting social. Every website owner including me is thriving to get more peoples on-board. Why? More users means more visibility, more traffic and finally more revenues. And the upcoming social sites like Facebook, Twitter, Digg etc are becoming an important media for the website owners to promote their content ...

The Perfect LAMP Stack – Apache2, FastCGI, PHP-FPM, APC

The Apache + mod_php combination has been ideal choice for most of peoples for their LAMP webserver. Easy to install and works most of the time make it favorite among the users. However, this setup is quite performance intensive and has some drawbacks which can be seen when the site grows in terms of users. Apache require more RAM to ...
Tags:

mysqldump: Got error: 1045: Access denied for user

Today working on a client project, a shell script which uses MySQL to dump the database, has got me into this error mysqldump: Got error: 1045: Access denied for user (more...) ...
Tags:

Uncaught SoapFault exception: [HTTP] Error Fetching http headers

PHP SOAP extension sometime returns "[HTTP] Error Fetching http headers" when using PHP SoapClient to call the SOAP webservice. The reason for this error is the SOAP webservice took more time to respond than expected. Solution To fix this error, we can increase the either increase the socket timeout "default_socket_time" in php.ini or ...
Tags:

PHP fetch HTTP Request Headers – Performance Comparision

For many PHP scripts, it is always been a requirement to fetch the HTTP request headers coming from client for server side processing. I have made a list of all these functions and tried to benchmark them. Here it follows: (more...) ...
Tags:

Welcome!!!

I hereby welcome you to the VoidWeb community. Hope I will fill things up properly. Stay tuned........ ...
Tags: