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:
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
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