Lines Matching refs:fopen
21 $handle = fopen('php://temp', 'r+');
36 $handle = fopen('php://temp', 'r');
44 $handle = fopen('php://temp', 'w+');
54 $handle = fopen('php://temp', 'w+');
65 $handle = fopen('php://temp', 'w+');
76 $handle = fopen('php://temp', 'w+');
87 $handle = fopen(__FILE__, 'r');
97 $h = fopen('php://temp', 'w+');
109 $handle = fopen('php://temp', 'w+');
122 $h = fopen(__FILE__, 'r');
131 $r = fopen('php://temp', 'w+');
162 $handle = fopen('php://temp', 'r+');
189 $r = fopen(__FILE__, 'r');