De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
indent element content
Отступ содержимого элемента
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
예 1. retrieving root element
Уровень выше
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
예 1. show xml element structure
Пример 2.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
이것은 img 라는 엘리먼트 이름을 가진 element 유형의 새로운 노드를 만든다.
Это создаст новый узел, печатающий element под названием img.
Última actualización: 2011-03-23
Frecuencia de uso: 1
Calidad:
예 2-2. printing a variable (array element)
Пример вывода данной программы:
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
예 33-3. adding an element to an associative array.
Пример 33-3.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
end() advances array 's internal pointer to the last element, and returns that element.
Пример 1.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
html에서는 다음과 같은 것이 된다:이것은 img 라는 엘리먼트 이름을 가진 element 유형의 새로운 노드를 만든다. html에서는 다음과 같은 것이 된다:
В html, это выглядит так:Это создаст новый узел, печатающий element под названием img. В html, это выглядит так:
Última actualización: 2011-03-23
Frecuencia de uso: 1
Calidad:
there are many types of variables available in php. in the above example we printed an array element. arrays can be very useful.
$_server - просто переменная, которая предоставлена вам языком php. Список таких переменных можно посмотреть в разделе "Зарезервированные переменные". А можно получить их полный список с помощью такой программы:
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
Advertencia: contiene formato HTML invisible
returns the array element in the previous place that's pointed by the internal array pointer, or false if there are no more elements.
Внимание
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
참고: error code is stored in first array element, error text in second. the error code is equivalent to irc reply codes as defined by rfc 2812.
Пример 1. ircg_fetch_error_msg() example
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
the second parameter, name, contains the name of the element for which this handler is called. if case-folding is in effect for this parser, the element name will be in uppercase letters.
Замечание: В качестве аргумента вместо имени функции может быть передан массив, содержащий ссылку на объект и имя метода.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
one of the most powerful features of php is the way it handles html forms. the basic concept that is important to understand is that any form element in a form will automatically be available to your php scripts. please read the manual section on variables from outside of php for more information and examples on using forms with php. here's an example html form:
Пример 2-6. Простейшая форма html
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad: