<?php $fp = fopen('data:text/plain,foo', 'r'); fclose($fp); var_dump(gettype($fp));
You have javascript disabled. You will not be able to edit any code.