Show Posts

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.


Messages - Nahid

Pages: [1]
1
Web Oriented Coding / Re: Write to file
« on: December 09, 2010, 05:10:37 am »
Code: [Select]
<?php file_put_contents($file,$data); ?>

Pages: [1]