
Search In
I wanna create a library for sending a notification to my android app but i don't know how it works and what kind of data I should give to the function in the class. this is my code for sending a notification but I don't know how to put it in
Hi,
Before using Solr in CakePHP, we need to decide which Solr client we are going to use. After doing lots of search I finalized Solarium which is up to date and easy to use.
For Installing Solr, I used following link:
http://www.shayanderson.com/
If your question is How to Create an App from Scratch that too without coding then I believe the answer is yes. If you are thinking of creating a basic application then it is entirely possible to make one for Apple IOS or Android. In order to do all
Hello Reader's!Sometime you see watermark on image like trademark and company logo, so questions is that how you can do this?
Today in my blog i am going to explain how you can create image with trademark using PHP.
create index.php file i
Hello everyone thanks to being here now today we will discuss backlinks for SEO. Now, what is backlinks and how to create backlinks this is the world wide most searchable keyword in the search engines.
Backlinks are the playi
If we need to export our application data in XML format then we can generate an XML file with the use of PHP.
Let's see how can we do it.
first of all, in our PHP file create a class that initializes the parameters.
class Xmltest
{
Bundling in Asp.Net MVC
What Bundling is actually:
It is a process of grouping files into a Bundle,
so that they can be loaded through one HTTP request and can be referenced by a unique Bundle Name.
Need of Bundling:
Draw a circle - Create a circle on a google map
Following javascript code will create circles on the map and it will represent populations in respected town. For that first you need to create an object containing latitude and longitude and populatio
Basic CRUD command in mongo are listed below:
1) To list all the databases
show dbs
2) To create a new database
use dbName
3) Check in the list of database that db created or not. Use cmd:
show dbs
But your recently created db will not app
In the below example code I have created blur background image function. In activity_main.xml layout I have added a Button and ImageView.
Now see programming area, here I have used Bitmap class. When a user clicks on button background image wi
