[PHP-DEV] PHP 4.0 Bug #8680: Here-DOC termination

2001-01-12 Thread anthony
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4 PHP Bug Type: *General Issues Bug description: Here-DOC termination The following PHP code causes a Parse error: $string <<< EOD This is a string. EOD ; Workaround: eliminate space that precedes semicolon. T

[PHP-DEV] Bug #8829: bug on fopen("ftp://...

2001-01-21 Thread anthony
From: [EMAIL PROTECTED] Operating system: PHP version: 3.0.13 PHP Bug Type: Other Bug description: bug on fopen("ftp://... Under PHP 3.0.12 ... 13 ... The following line code fails : $fp = fopen("ftp://$login:$pass@$ftp_url/$filename/","w") ; This generates a empty file w

[PHP-DEV] Bug #13730: StrPos is deficient

2001-10-18 Thread anthony
From: [EMAIL PROTECTED] Operating system: Linux/Red Hat 7.1 PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: StrPos is deficient re StrPOS, I suggest that you do the following. Make another function with a different name, e.g. StrFind, that is 1)

[PHP-DEV] NSAPI patch / CVS access

2001-03-02 Thread Whitehead Anthony
. If someone wants to commit this for us, or re-enable my CVS account I'd be happy. -Anthony Whitehead Central Data Services Swedish Social Security Ministry ? nsapi.patch Index: nsapi.c === RCS file: /repository/php4/sapi/nsapi

[PHP-DEV] Moving away from ASP to PHP

2002-07-31 Thread Anthony Kauffmann
ld mean we would have to write our code in C and then recompile from there? Any help or suggestions would be greatly appreciated. Thanks. Anthony -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php