PHP file_get_contents source code location -
i have @ source code of file_get_contents.
i've been googling hours cannot find or it's location in php download.
i downloaded php-5.4.15.
does know find this?
you can view (and more importantly, search) php source online here.
the source current version of file_get_contents in 5.4 branch here. added bonus, names in source linked searches can definitions in turn.
Comments
Post a Comment