Hi friends, here I would like to explain how to install Xdebug in ubuntu 12.04 . By following list of commands we will installing Xdebug. What is Xdebug: Xdebug is a PHP extension which provides debugging and profiling capabilities. It uses the DBGp debugging protocol. The debug information that Xdebug can provide includes the following:
Install PHPUnit in Ubuntu
Hi friends, In this post I am going to explain how install PHPUnit in Ubuntu 12.04 , by following commands we can install it. First of we have to that what is PHPUnit and why we need to use it in PHP language? PHPUnit is a unit testing software framework for the PHP programming language.
Few Posts By Anil Labs
jQuery plugin for Text to Speech
Hi friends, this post explains about jquery plugin for converting text to speech. It is a simple plugin and it can be use in your web applications. This posts explains in several steps. 1. Plugin Name 2. Voices 3. Usage 4. Architecture 5. Code 6. Demo Plugins SpeakClient.js Voices More than 200+ accent voices Usage
…continue reading the post “jQuery plugin for Text to Speech”
Install MySql Workbench in Ubuntu 12.04
Hi friends, In the earlier post explained about how to install SVN client in ubuntu system. Now in this post I am going to explain how to install MySql workbench in ubuntu system. MySql workbench is for database schema preparation , ER diagrams … It is an good tool to generate ER diagrams. It is
…continue reading the post “Install MySql Workbench in Ubuntu 12.04″
Install SVN client in UBUNTU 12.04
Hey friends, We have discussed few posts about Ubuntu in earlier like how to install php , google chrome and Curl. Recent days I am again working with UBUNTU system ( 12.04 ). In my new project I have used SVN for version control system. I have mentioned SVN client use in Window in my
…continue reading the post “Install SVN client in UBUNTU 12.04″
Learn PHP online for beginners
Friends, I have some requests as they want to learn php. In this post I would like to explain basic syllabus or basic flow of learning concepts. This will be useful for beginners. In my earlier posts I have explained the direct concept. But this post will explain the contents of all concepts and it
How to Get the Perfect Guest blogging Site
If you run a number of websites or even one website, for business promotion or for some direct income, the simplest and the most effective way to give a boost to your business is to start guest blogging. Guest blogging lets you link your own site to the blog. This will improve the ranking of
…continue reading the post “How to Get the Perfect Guest blogging Site”
WordPress homepage not updating with new posts and new theme
In this post I am going to explain my experience while change my theme. In recent days I have changed my blog theme and new logo. In the admin install new theme which is view-able now. But last weak the changes is not applied to my blog home page. For the internal pages and posts
…continue reading the post “WordPress homepage not updating with new posts and new theme”
Tips When You Purchase a Domain Name
Generally, small businesses would rather build a website as a subdomain of WordPress or Blogger to avoid spending money. However, large web companies that purchase domain name properties with keywords related to their business prove the wisdom of doing the same with small enterprises online. More so, when these small businesses get most of their
…continue reading the post “Tips When You Purchase a Domain Name”
Mobile web app using with your rss feed and php
We can build simple mobile web application using with your blog rss feeds. In my previous post I have explained how to retrieve the rss feeds using php. You can download the complete mobile application files for 10 USD. See the demo for mobile application for your blog : http://mobileanillabs.appspot.com/ Home page of this application
…continue reading the post “Mobile web app using with your rss feed and php”