Results for constant translation from Korean to English

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Korean

English

Info

Korean

예 1. constant() example

English

?php define ("maxsize", 100); echo maxsize; echo constant("maxsize"); / / same thing as the previous line?

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Korean

optional type parameter is a named constant:

English

safe for reading binary data. (default in php = 4.1.0)

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

constant() will return the value of the constant indicated by name.

English

constant() will return the value of the constant indicated by name.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

defines a named constant, which is similar to a variable except:

English

(php 3, php 4)

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

returns true if the named constant given by name has been defined, false otherwise.

English

returns true if the named constant given by name has been defined, false otherwise.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

const_cs - this constant's name is to be treated as case sensitive.

English

const_persistent - this constant is persistent and won' t be "forgotten "when the current process carrying this constant shuts down.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Korean

the constant sid can also be used to retrieve the current name and session id as a string suitable for adding to urls.

English

the constant sid can also be used to retrieve the current name and session id as a string suitable for adding to urls.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

참고: in php 4, only constant initializers for var variables are allowed. use constructors for non-constant initializers.

English

you cannot have functions with these names in any of your classes unless you want the magic functionality associated with them.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

sa_uidvalidity - set status- uidvalidity to a constant that changes when uids for the mailbox may no longer be valid

English

example 1. imap_status() example

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

to create your own constants, you can use the macros in 표 33-6. all the macros create a constant with the specified name and value.

English

to create your own constants, you can use the macros in table 33-6.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

if you want to copy all remaining data from the src stream, pass the constant php_stream_copy_all as the value of maxlen.

English

note:

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

given the above, you don't need to open e.g. a stream for stderr yourself but simply use the constant instead of the stream resource:

English

given the above, you don 't need to open e.g. a stream for stderr yourself but simply use the constant instead of the stream resource:

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

the module parameter can be either a string or a constant, though the latter form is preferred. the possible values are given below, but keep in mind that they only work if the module is actually loaded.

English

the module parameter can be either a string or a constant, though the latter form is preferred.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

const_persistent - this constant is persistent and won't be "forgotten" when the current process carrying this constant shuts down.

English

table 33-6.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Korean

as of 4.3, the default base uri is the directory of the executing script. in effect, it is the directory name value of the __file__ constant. prior to 4.3, the default base uri was less predictable.

English

in effect, it is the directory name value of the __file__ constant.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Get a better translation with
8,808,031,366 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK