Новые книги

This book was written to provide a single reference for network administration in a Linux environment. Beginners and experienced users alike should find the information they need to cover nearly all important administration activities required to manage a Linux network configuration. The possible range of topics to cover is nearly limitless, so of course it has been impossible to include everything there is to say on all subjects. We've tried to cover the most important and common ones. We've found that beginners to Linux networking, even those with no prior exposure to Unix-like operating systems, have found this book good enough to help them successfully get their Linux network configurations up and running and get them ready to learn more.

There are many books and other sources of information from which you can learn any of the topics covered in this book (with the possible exception of some of the truly Linux-specific features, such as the new Linux firewall interface, which is not well documented elsewhere) in greater depth. We've provided a bibliography for you to use when you are ready to explore more.
Экстравагантный Майк Монтейро начал свой дизайнерский путь в копировальном центре. За свою карьеру он допустил все возможные ошибки и не скрывает этого, напротив – предупреждает.

В книге дано описание всех ступеней организации рабочего процесса дизайн-компании. Майк утверждает, что работа дизайнера – не только талант, но и бизнес. Благодаря этой книге вы можете научиться у Монтейро искусству предоставления услуг, ценить свою работу и получать за это вознаграждение.

Потому что дизайн – это работа.

ingres_field_nullable

Учебник РНР
НазадВперёд

ingres_field_nullable

(PHP 4 >= 4.0.2)

ingres_field_nullable - проверяет, является ли поле обнуляемым.

Описание

bool ingres_field_nullable (int index [, resource link])

Предупреждение!

Эта функция - ЭКСПЕРИМЕНТАЛЬНАЯ. Поведение, имя и всё остальное, что задокументировано для данной функции может быть изменено в будущих релизах РНР без предупреждения. Вы можете использовать эту функцию только на свой страх и риск.

ingres_field_nullable() возвращает TRUE, если поле может получать значение NULL, и FALSE, если не может.

index это номер поля; обязан быть  в диапазоне от 1 до значения, заданного функцией ingres_num_fields().

См. также ingres_query(), ingres_fetch_array(), ingres_fetch_object() и ingres_fetch_row().


Назад Оглавление Вперёд
ingres_field_name Вверхingres_field_precision