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

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -