[PHP-WIN] BLOB, LONVARCHAR FROM DB2

2003-11-05 Thread Walter Gyr
Hi I cannot select or update blob or longvarchar columns on a ibm db2 DB. I use odbc on php 4.3.0 and win2000. By a select the data are not complete (only first bytes) Has anybody a solution for this problem ? walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http:

[PHP-WIN] fopen permission denied

2003-04-03 Thread Walter Gyr
Hi All I have update to PHP 4.3.1 W2000, apache 2.0.14 MYSQL 4.0.12 . In a php script $fp = fopen("i:\\data\\import.txt", "r"); " Cannot open permission denied." i: is mapped network drive When i call the script from command line it works. Can anybody help ? Walter -- PHP Windows M

[PHP-WIN] Use sockets under windows

2001-11-17 Thread Walter Gyr
Hi I'm looking for a sample about sockets for windows NT. I want test the sample from manual bad doesnt work with Windows. I know that the window version has diffrent function names. ?php error_reporting (E_ALL); set_time_limit (0); $address = '192.168.1.2'; $port = 4711; if (($sock = socket_cre