when a company releases a script/program they have code in the scripts that call back home after u have installed it!
therefore the company can see who u are and whether u bought the script or not etc.
to null a script is to take away the "call back" so that u dont get in dog shit for installing a script that u didnt buy! hope this helped???
therefore the company can see who u are and whether u bought the script or not etc.
to null a script is to take away the "call back" so that u dont get in dog shit for installing a script that u didnt buy! hope this helped???
by BBoy69 July 13, 2004
by Vivbuscus June 26, 2015
NULL - n., adj. - signifying the absance of data. Things such as character strings, and various types of numeric values can be described as "NULL" when they contain no data. (shadow:light::NULL:data)
ex.1:
<faceprint> we returned js->roomlist without setting it, so it was NULL
ex.2:
(In C++:
void function()
{
int variable;
}
'variable' would have a value of NULL until it is initialized, and 'function' would return NULL because it was created with a 'void' data type.)
ex.3:
"Your sister is soooo stupid, it's like she's NULL between the ears..."
<faceprint> we returned js->roomlist without setting it, so it was NULL
ex.2:
(In C++:
void function()
{
int variable;
}
'variable' would have a value of NULL until it is initialized, and 'function' would return NULL because it was created with a 'void' data type.)
ex.3:
"Your sister is soooo stupid, it's like she's NULL between the ears..."
by Vorondil September 18, 2004
by Chris Patterson October 23, 2007
1. Of or relating to nothing; nothingness.
2. Javascript, when a propertie has the equalness of zero, etc.
2. Javascript, when a propertie has the equalness of zero, etc.
1. My bedroom is just null.
2. The command prompt asked me to type my name. I hit 'Enter' without typing a name, and on the webpage, it said 'Hello, null! Welcome to my site!'
2. The command prompt asked me to type my name. I hit 'Enter' without typing a name, and on the webpage, it said 'Hello, null! Welcome to my site!'
by Bastardized Bottomburp May 11, 2003
Unfortunately nobody can be told what the NULL is…
NULL is the value that we can not define. This is special value used in db that is given to the field when no value was assigned. In practical life we can consider it as no value. It is not zero, it is not letter or any other character this is something that can not be used.
NULL is the value that we can not define. This is special value used in db that is given to the field when no value was assigned. In practical life we can consider it as no value. It is not zero, it is not letter or any other character this is something that can not be used.
by oc September 12, 2003