
Search In
To restrict directory access by IP address you need to follow the steps given below:
Create a file or open a file .htaccess(started with a dot) inside the directory that you want to protect.
Add the code given below to the file:
Order Deny,Allow
Many social apps are using bouncing effect for buttons and view. Just like Instagram and Facebook is using for LIKE.
Here is the few lines of code.
Simply just use your control (UIButton, UILabel, etc etc) instead of view down here...
[UIView anima
CSS3 Hover effect makes possible several changes to the single elements by adding many features to it, for example It includes feature like transition, transform and animation. That will add new effect to the simple div. The :hover selector is used t
Step-1 Go to picking_invoice_relation module.
Step-2 invoice->invoice.py.
Step-3 After that used below code in invoice.py file.
if not isinstance(ids, types.ListType): # Ensure it is a list before proceeding.
ids = [ids]
As explained on post how to archive a snapshot, Now to restore a backup without writing to a compressed gz file from created archive, use the following sequence of commands:
umount /dev/vg0/snap_db-01
lvcreate --size 1G --name mdb-new vg0
dd if=/dev
Currently Magento 1 is in the phasing out process. To ensure that your store operates smoothly you must migrate it to Magento 2. We look at how the migration is done.
Steps to take before the magento 1 to magento 2 migration proces
CONCAT(str1,str2,...)
CONCAT() string function in mysql returns the string that results from concatenating the all input arguments.
CONCAT may have one or more arguments. If all arguments are nonbinary strings then their result will be a nonbinary
Bouncing balls with collision from any 2Dcolliders/wall can be achieved by putting continuous force to the game object and assign a physics material to the game object you like to bounce on collision.
1. Gameobject must have rigidbody attached to it
Hi Readers!
In swift 2.0, print() statement adds a new line character automatically, where as in swift 1.2, println() and print() were 2 separate functions.
Apple in 2.0 has given only 1 statement for print() with different parameters.
To print it
There are a lot of businesses right now that started to realize the importance of having their very own mobile app design. They know that a lot of users are using their phones right now. If they would not be available through mobile, how will p
