X7ROOT File Manager
Current Path:
/opt/alt/php52/usr/share/pear/test/File_MARC/tests
opt
/
alt
/
php52
/
usr
/
share
/
pear
/
test
/
File_MARC
/
tests
/
📁
..
📄
bad_example.mrc
(1.81 KB)
📄
bad_example.xml
(7.11 KB)
📄
bigarchive.xml
(3.43 KB)
📄
camel.mrc
(6.83 KB)
📄
example.mrc
(1.81 KB)
📄
marc_001.phpt
(2.43 KB)
📄
marc_002.phpt
(4.58 KB)
📄
marc_003.phpt
(1.33 KB)
📄
marc_004.phpt
(9.33 KB)
📄
marc_005.phpt
(3.4 KB)
📄
marc_006.phpt
(1.27 KB)
📄
marc_007.phpt
(1.16 KB)
📄
marc_008.phpt
(461 B)
📄
marc_009.phpt
(1.49 KB)
📄
marc_010.phpt
(4.58 KB)
📄
marc_011.phpt
(2.67 KB)
📄
marc_012.phpt
(1.73 KB)
📄
marc_013.phpt
(8.31 KB)
📄
marc_014.phpt
(2.98 KB)
📄
marc_015.phpt
(4.75 KB)
📄
marc_016.phpt
(12.35 KB)
📄
marc_017.phpt
(4.05 KB)
📄
marc_018.phpt
(3.09 KB)
📄
marc_019.phpt
(4.02 KB)
📄
marc_16783.phpt
(2.42 KB)
📄
marc_field_001.phpt
(878 B)
📄
marc_field_002.phpt
(542 B)
📄
marc_field_003.phpt
(1.47 KB)
📄
marc_field_004.phpt
(920 B)
📄
marc_lint_001.phpt
(4.45 KB)
📄
marc_lint_002.phpt
(2.31 KB)
📄
marc_lint_003.phpt
(2.74 KB)
📄
marc_lint_004.phpt
(5.02 KB)
📄
marc_lint_005.phpt
(2.64 KB)
📄
marc_record_001.phpt
(544 B)
📄
marc_subfield_001.phpt
(716 B)
📄
marc_subfield_002.phpt
(1.03 KB)
📄
marc_xml_001.phpt
(7.45 KB)
📄
marc_xml_002.phpt
(3.52 KB)
📄
marc_xml_003.phpt
(1.45 KB)
📄
marc_xml_004.phpt
(2.75 KB)
📄
marc_xml_005.phpt
(1.47 KB)
📄
marc_xml_006.phpt
(1.41 KB)
📄
marc_xml_007.phpt
(972 B)
📄
marc_xml_008.phpt
(12.36 KB)
📄
marc_xml_009.phpt
(1.07 KB)
📄
marc_xml_16642.phpt
(916 B)
📄
marc_xml_rsinger.phpt
(2.44 KB)
📄
music.mrc
(4.17 KB)
📄
music.xml
(11.38 KB)
📄
onerecord.xml
(3.23 KB)
📄
sandburg.mrc
(1.12 KB)
📄
sandburg.xml
(3.26 KB)
📄
skipif.inc
(396 B)
📄
xmlescape.mrc
(728 B)
Editing: marc_007.phpt
--TEST-- marc_007: Use key=>value iteration for tags and codes --SKIPIF-- <?php include('skipif.inc'); ?> --FILE-- <?php $dir = dirname(__FILE__); require 'File/MARC.php'; $marc_file = new File_MARC($dir . '/' . 'example.mrc'); if ($marc_record = $marc_file->next()) { foreach ($marc_record->getFields() as $tag=>$value) { print "$tag: "; if ($value instanceof File_MARC_Control_Field) { print $value->getData(); } else { foreach ($value->getSubfields() as $code=>$subdata) { print "_$code"; } } print "\n"; } } ?> --EXPECT-- 001: 0000000044 003: EMILDA 008: 980120s1998 fi j 000 0 swe 020: _a_c 035: _9 040: _a 042: _9_9 084: _a_2 084: _5_a_2 084: _5_a_2 084: _5_a_2 100: _a_d 245: _a_c 250: _a 260: _a_b_c_e_f 300: _a_b_c 440: _a_x 500: _a 599: _a 740: _a 775: _z_w_9 841: _5_a_b_e 841: _5_a_b_e 841: _5_a_b_e 841: _5_a_b_e 841: _5_a_b_e 841: _5_a_b_e 852: _5_b_c_h_j 852: _5_b_c_h 852: _5_b 852: _5_b_j 852: _5_b_c_h_j 852: _5_b_h_j 900: _a_d_u_d 900: _a_d_u_d 900: _a_d_u_d 900: _a_d_u_d 900: _a_d_u_d 900: _a_d_u_d 976: _a_b 005: 20050204111518.0
Upload File
Create Folder