/ Published in: PHP
Expand |
Embed | Plain Text
Comments
Subscribe to comments
You need to login to post a comment.
kotnik on 05/09/07
2 people have marked this snippet as a favorite
Subscribe to comments
You need to login to post a comment.
If you're using PHP5 fileputcontents() will do the trick too. Might be faster as it's precompiled into the language.
Looks like Markdown mangled the method. It should be fileputcontents.
Hmm, mangled again. One more try:
Yeah, i've put this for easy copy&paste on PHP4 configurations. Thanks for the suggestion ;)