
Search In
Hi,
Hope you are doing great.
I would like to know what I can be using in order to not ping the server back for authenticating the user. Where do I have to store the data and retrive it without pinging the server multiple times.
Re
Hello,
I have posted one blog 2 months back - "How to Perform OpenCart To Magento Migration in 3 Easy Steps"
(http://findnerd.com/account/#url=/list/view/How-to-Perform-OpenCart-To-Magento-Migration-in-3-Easy-Steps/37424/),
 
Hello, do people know anything about cURL queries?
When I execute a query, I get back only a part of the HTML code of the page.
When I compare the request with the HTML code directly on my browser, I notice two problems:
- Some sections are missing
D&R Electronix offers the best cell phone repairing services across the United States of America.Other services like computer and iPhone repairing services are also available at budget-friendly rates.To meet every repairing need of customers, we
You can create your QR Code using the PHP QR Code library. Download the QR Code library and include in your script file.
Example:-
<?php
include "phpqrcode/qrlib.php";
// create your QR Code with new text and display it
QRcode::png("Test QR Co
Featured Articles are those articles which are displayed on the front-page in Joomla. Whenever you create an article as featured they are by default displayed on the front-page. To create an article as featured follow the steps given below:
Login t
In Joomla, Lock means that the item is currently opened by any user for editing. The lock automatically removes when user clicks on "Save", "Save and Close" and "Cancel" button. If user not click on "Save" or "Close" buttons and instead click on "Bac
Managing State by Using Cross-Page Posting
By default, a Button control on a Web page submits the page back to itself. However, sometimes, you may want to post one page to another. In such a case, you can set the PostBackUrl property of the Button c
Whenever you switch from one activity to another using intent and specially in the case of logout and sessions related android applications you will find activity back stack issue.
Here i will show you a small piece of code which will help you to c
__weak and __unsafe_unretained are the ownership qualifiers introduced by LLVM Compiler 3.0.
By default all pointers are __strong under ARC which means that when an object is assigned to a pointer, it is retained for as long as that pointer refers t
