
Search In
One can install PHP with apache2 in two ways, either by compiling from source code or from repositories by using a package manager. Both ways are discussed below.
Installing from repositories : This is very simple and straight forward method to ins
Enable a system location dialog ,asking user that app needs to find the current location
This dialog is from Android Settings API
public class LocationData implements GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener
Hello guys
I need help to design XSL-fo style-sheet but I don't know which is the best way of design to XSL-fo for generate PDF file.
Please suggest me best way of design XSL-fo style-sheet.
My code format is below :
<?xml version="1.0" encod
Magento provides a way to add product attribute from admin but sometime we need to add category attribute in our category settings. So here I am going to tell you the way we need to create category attribute programmatically.E.g. I am creating one ag
Hello Readers,
These are the some important fundamentals of database.
Entity and Entity Relationships:
An Entity is place, question or thing for which we can gather or collect data.
For example, we take the example of employee. Here, employee is
Hello Readers
In php there are many different ways to get the data from one page to another page in php.
Using session by passing values between pages: This is the one of the method to get the data from one page to another page in php and this is
How to start the day? What will be my agenda for the day? What is important to be finished today? Well, this is very common concern we all have. It is very important for us to know how to start and proceed for the day. Let me bring your attention to
It is the most dangerous word. Every developer in the world is terrified by it. In our software service industry, where client is king, it is like a stone in his hands which he can throw at the developer anytime and a developer always find themselves
This is the second important factor from the series in Beginners guide to SEO. As discussed before proper keyword research and tagging are important aspects of Search engine optimization, but the importance of Quality content cannot be undermined. Qu
In Cocos2d,when you define a world for a scene by default all object heaving body in scene will collide with each other.In order to make object collidable with specific one,simply set body mask and category bit at the time of defining fixtures,and no
