1
Web Oriented Coding / Re: Write to file
« on: December 09, 2010, 05:10:37 AM »Code: [Select]
<?php file_put_contents($file,$data); ?>
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
<?php file_put_contents($file,$data); ?>