
Search In
Hello Reader's ,
Today in my blog i am going to Describe Data Type in PHP. Data Type is a very important part of any programming language. Let's start learning about Data Type
What is Data Type?
A data type identifies the chara
We can assign the custom email template for mailing in magento. For this we have template tag in xml file. Here I am assigning new email template for requesting quote in contact us form. Below are the steps you can perform to assign custom email temp
Bug Life cycle and its states
Bug life cycle is a time period or cycle of a bug from its identification to closure. Its life starts when a bug is found and ends when it is closed after ensuring that it' will not reproduced. Bug life cycle is related
What is a theme
In the relation of Drupal, the term "theme" means a collection of inter-related files that are responsible for the look and feel of a Drupal website
One of the key advantages of Drupal's architecture is the ability to obstruct and o
First of all we need to understand that IANA Internet Assigned Numbers Authority is the main body that distributes IP to all over the world.
The AfriNIC is the Internet Number Registry for Africa
Mainly associated with pro
I have 19 circles in a big circle , I need to write this algorithm
"in case of clicking on a centralized circle (the around circles rotate around it)"
not only rotating (about the around circles - the circle should equal/assigned to it`s following
ARC Memory management
1)Methods you can’t call (or override) anymore
You will have to remove all calls to these methods without substitution:
1)retain
2)retainCount
3)release
4)autorelease
5)Dealloc
You also can’t use the retain keyword with
Constant and ReadOnly is the C# keyword and use to hold a value for a life of a Program.
As the Name implies we can not change the value of Constant and ReadOnly type variable.
But there is some difference between them.
Constant :
Constants are decl
How on earth, how can we be in contact?
Also stop in my cobweb youtube: online prescriptions viagra. Gain a look at my vk - buy cialis online without prescription. Stop in my Care2: buy viagra online without script. Also by my spider's web homepage
Constant value cannot be changed or undefined during the execution of script. By default constant is case-sensitive.
Constant cannot be defined by simple assignment, they may only be defined using the define() function.
Create a PHP Constant : defi