From professional translators, enterprises, web pages and freely available translation repositories.
매크로의 숫자은 함수로부터 간단하게 리턴받는게 가능하다.
just about any hash function returns success or failure (except for hash_exists(), which returns a boolean truth value).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
값으로 채운다. 모든 함수는 아래로 출력되는 결과가 가능하다.
possibly, register functions for this object.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
이 함수들은 php가 아파치 모듈로써 작동할 때만 사용 가능하다.
by putting engine off in the appropriate places in the httpd.conf file, php can be enabled or disabled.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
하위 호환성을 가지는 mysql() 함수 역시 사용 가능하다.
see also mysql_connect() and mysql_query().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
참고: ":port"는 3.0b4 버전부터 사용이 가능하다.
support for the ": / path / to / socket" was added in 3.0.10.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
하위 호환성이 있는 mysql_fieldflags() 도 사용 가능하다.
prev
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
php4에서는 접근하려는 배열식을 중괄호({})로 둘러쌈으로써 이것이 가능하다.:
see the above examples for details on why as well as the section on variable parsing in strings.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
참고: 이 함수는 db 라이브러리 인터페이스가 아닌 ct라이브러리 인터페이스에서만 사용이 가능하다.
prev
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
":/path/to/socket"는 3.0.10 버전부터 사용이 가능하다.
first, when connecting, the function would first try to find a (persistent) link that's already open with the same host, username and password.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
문자열내의 개개의 문자는, c 언어에서의 문자의 배열로된 문자열처럼 배열에 숫자 인덱스를 통해 접근이 가능하다. 아래 그 예가 있다.
this happens when you use the echo() or print() this happens when you use the echo() or print() functions, or when you compare a variable value to a string.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
물론 caudium 모듈을 여러 php4에 다른 확장을 포함하도록 컴파일하는 것도 가능하다. 자세한 설명은 complete list of configure options 을 보자.
see the complete list of configure options for an exhaustive rundown.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
link는 스크립트 종료 부분에서 자동으로 닫히지만, mysql_close() 을 사용하면 스크립트 끝부분이 아니더라도 종료가 가능하다.
?php $link = mysql_connect( "localhost", "mysql_user", "mysql_password") or die("could not connect: ". mysql_error()); print ("connected successfully"); mysql_close($link);?
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
이 변수들은 php 자신이 만드는 것이다. $http_*_vars 변수들은 track_vars 설정이 켜져 있는 경우에만 사용이 가능하다.
analogous to the old $http_post_files array (which is still available, but deprecated).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
동일 키로 sem_get() 를 두 번 호출하면, 각기 다른 세마포어 identifier로 반환되겠지만, 양쪽 identifier들은 동일한 세마포어에서 접근이 가능하다.
a second call to sem_get() for the same key will return a different semaphore identifier, but both identifiers access the same underlying semaphore.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
가능하면 전압계를 사용하여 전원 공급 장치의 출력이 올바른지 확인합니다.
if possible, use a voltmeter to verify that each output from the power supply is correct.
Last Update: 1970-01-01
Usage Frequency: 3
Quality: