note 33659 added to function.mysql-fetch-array

Posted: 07-03-2003, 10:36 AM
Testing for a null value is much easier than described above. Just test with

if (is_null($row["column"])) echo "IS NULL";
----
Manual Page -- http://www.php.net/manual/en/functio...etch-array.php
Edit Note -- http://master.php.net/manage/user-no...ion=edit+33659
Delete Note -- http://master.php.net/manage/user-no...659&report=yes
Reject Note -- http://master.php.net/manage/user-no...659&report=yes

Reply With Quote

Responses to "note 33659 added to function.mysql-fetch-array"

 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
note 18947 deleted from function.mssql-fetch-array by didou didou@php.net PHP Notes 0 07-02-2003 12:37 PM
note 33137 deleted from function.mssql-fetch-array by didou didou@php.net PHP Notes 0 07-02-2003 12:35 PM
note 33631 added to function.imap-fetch-overview se@rack1.php.net PHP Notes 0 07-02-2003 11:42 AM
note 33622 added to function.odbc-fetch-row zapper82@hanmail.net PHP Notes 1 07-02-2003 06:10 AM
note 33609 added to function.array-splice cwahl@prisma.com PHP Notes 0 07-01-2003 09:18 PM