
Search In
Most of the apps requires the user to manually enable the gps setting which causes confusion with the user as they are redirected to the location services window outside the app. The below code will help you to seamlessly enable location/gps without
WordPress widget is a simple approach to include substance and particular elements into your site.
You simply need to move and customize the gadget into any widgetized territory like sidebar, footer or header of your site and begin utilizing its use
Some times in magento we are required to get list of orders of the current logged users.
To do so lets see how we can do it:
first of all we need to get the logged in user id from the session for the same write the below cod
In magento if we need to get the custom options and their sub options of any product we need to write a query and from that result we can extract the options.
Lets see how can we do it:
Firstly, load the product from the catalog/pro
I am trying to make a server and client which sends a file from client to server and the server saves it to hard then the server asks for another file and if the answer of the client is yes then the client sends the second file then the server again
Hi Reader's,
Welcome to FindNerd,today we are going to discuss on load model in CakePHP.
Basically model is a very important feature in a CakePHP web application because it is manage everything regarding our data, So in other words, we can say t
LAMP full form is Linux Apache Mysql PHP. To install LAMP with one command on Ubuntu 14.04 just write the following command:
First refresh your package index...
$ sudo apt-get update
Now install the LAMP stack:
sudo apt-ge
Magento: Get Category description from block
I was facing issue for getting category description from cms block. After researching on google I found the solution for it. You just need to add this in the home page content:
{{block type="core/templa
If you want to catch SQL constraints violations in OpenERP/Odoo controllers this tutorial will help you,
So, You can add an SQL constraint to Odoo model without facing any difficulty, to do this we have to use the _sql_constraints list. Odoo Fo
If you want to capture screen of an iOS device as you take the same from iPhone by pressing 'Power' button an 'Home' button then here is the code. It will take screen shot even if there is any transformation or transition running.
Fi
