[PHP-WIN] http Upload corrupts my files on winXP with Apache

2002-07-08 Thread Mathias B
Hello I use: Apache 2.0.36 and PHP 4.2.1 on WinXP I have major problems when trying to upload files with the following code: HTML code: "> Going to the PHP handler: if (is_uploaded_file($data)) { $realname = $_FILES['data']['name']; echo "data: $data run:".mo

[PHP-WIN] http Upload corrupts my files on winXP with Apache

2002-07-08 Thread Mathias B
Hello again My message below was labeled spam?!?!? So i should send it again i was told... sorry for the inconvenience... /Mathias ---original message --- Hello I use: Apache 2.0.36 and PHP 4.2.1 on WinXP I have major problems when trying to upload files with the following

[PHP-WIN] Fopen on ascii files

2002-07-17 Thread Mathias B
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