Hello Quick question: what happens if i try to open a ascii-file/text-file with fopen($file, 'wb'); on a windows system? does the file get scrambled because of the 'b' or is the 'b' just ignored?
/Mathias -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php