
Search In
Hi all ! If we want to show the glowing effect on the UIButton i.e when you are selecting the UIButton then the titleLabel will glow and when its not selected the titleLabel will again come to its original color.
Here is an example which shows this
PHP has a huge collection of predefined functions. This article demonstrates details about some functions which are used to sort an indexed and associative arrays on the basis of keys, values and by using the natural order algorithm. The list and des
Hello
Overview
In earlier versions of PIM, the only way to select multimedia documents for manual assignment to PIM objects was to navigate using the category tree. The Documents view provided access to the documents in the selected category.
In t
Hi Reader's,
Welcome to FindNerd, today we are going to discuss how to use getLastInsertId() in CakePHP in 2.4.1 version?
In CakePHP there are two methods for getting the last inserted id
1-Model::getLastInsertID()
2-Model::getInsertID()
In below example I have written Python script to Include the default begin date in OpenERP. You can directly use the below sales module in your addons and run in Odoo server.
from openerp.osv import fields, osv
from openerp.tools.tr


In this tutorial we'll learn how to make smoke effect.
Step 1: To create a smoke effect, First we need to open a new document of any size. Make sure your color mode is in RGB mode.
Step 2: Now goto the rectangle tool and make
Magento have two parts first as the model, with the Model it handles the business-logic, as Entity Attribute Value (EAV) Model, and the another Resource part, which only deals with talking to the database.
The collections in magento are the
We well know that JavaScript code is run line by line but in some cases, the next line of code can be executed before completion of the previous line of code and this cause that its give unexpected result or errors. To fix this type of problem
Game Testing Strategy:
Evaluation of game rules:
Game rules appropriately describe the functionality of all components of the game. Game functions as defined by rules.
UI, Functional, Performance and Compatibility test:
Verify the G
Hellow Readers ,
Today in my blog I am going to explain about Quick searching in MySQL using FULL-TEXT INDEXING. Many times we made a big mistake during searching from MySQL, we use the wildcard and like operator "LIKE %helpful website%" w
