@@ -69,6 +69,7 @@ |
||
| 69 | 69 | * @author hagiwara |
| 70 | 70 | * |
| 71 | 71 | * @see http://yossy.iimp.jp/wp/?p=56 |
| 72 | + * @param integer $length |
|
| 72 | 73 | * @return array |
| 73 | 74 | */ |
| 74 | 75 | function fgetcsv_reg (&$handle, $length = null, $d = ',', $e = '"') {
|