Edit report at http://bugs.php.net/bug.php?id=7507&edit=1
ID: 7507
Updated by: tor...@php.net
Reported by:tor...@php.net
Summary:Better ODBC error reporting/fetching
Status: Wont fix
Type: Feature/Change Request
Package:
From: torben at greystork dot com
Operating system: Win32
PHP version: 4.3.4
PHP Bug Type: IIS related
Bug description: Runtime DLL linking from extension module code (GetProcAddress)
Description:
This is mainly for your information, since it may shed some
ID: 24274
Comment by: torben at thebuttlesschaps dot com
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: All
PHP Version: 4CVS-2003-06-20 (stable)
New Comment:
Hmm. A non-messed-up patch can be
types of similar size to the
MP3s which you are uploading? i.e. are you sure it's not
a max_file_size problem?
Torben
Previous Comments:
[2002-04-02 17:06:52] [EMAIL PROTECTED]
I am using PHP4.2.0RC1. When referencing
, it gives an example.
You're not using empty() on a variable in your example;
you're using it on an anonymous value (specifically, the
return value of a function).
Torben
Previous Comments:
[2002-03-13 16:
correct
results:
Results:
Count: 1
Count: 0
This is on version 4.2.0-dev. and 4.1.2. What does this
script produce for you?
Torben
Previous Comments:
[2002-03-13 15:11:08] [EMAIL PROTECTED]
Hello
like that. What you can
do is:
'select tbl1.colA as tbl1_colA, tbl2.colA as tbl2_colA. . .'
Torben
Previous Comments:
[2002-03-12 19:55:38] [EMAIL PROTECTED]
When you SELECT two columns from different t
before it did
the English. Changes to the manual can take a while to
propagate.
Torben
Previous Comments:
[2002-03-12 05:35:45] [EMAIL PROTECTED]
I have found a difference in two PHP manuals which both are online
at
think that if $PHP_SELF is to be documented outside
of the $_SERVER list, it should be worded carefully
to prevent users wondering why $PHP_SELF isn't available in
the global scope.
Torben
Previous Comments:
[20
to be documented outside
of the $_SERVER list, it should be worded carefully
to prevent users wondering why $PHP_SELF isn't available in
the global scope.
Torben
Previous Comments:
[2002-01-04 01:16:40] [
ID: 14998
Updated by: [EMAIL PROTECTED]
-Summary: Can't name a class 'Directory'
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Red Hat Linux 7.0
PHP Version: 4.
ID: 15842
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Apache related
Operating System: windows XP
PHP Version: 4.1.2
New Comment:
The bug system is not the appropriate forum fo
' evaluates to false in PHP.
Torben
Previous Comments:
[2002-02-26 00:30:26] [EMAIL PROTECTED]
$d = dir('.');
while ($entry = $d->read()) {
echo "$entry \n";
}
$d->close();
The ab
ter):
Note: Instead of a function name, an array containing an
object reference and a method name can also be supplied.
So the correct code would be:
Torben
Previous Comments:
[2002-02-23 19:56
esn't
break HTML conformance at all. I suppose if you were
desparate to get rid of it you could use output buffering
and run a regex replace over the buffer before you send it
to the browser.
I rather strongly suspect your problem is elsewhere.
Torben
Previou
'r+' does:
http://www.php.net/fopen
The underlying system call does not support prepending to
files--this is a pretty common request, in fact. For
solutions, please ask on the [EMAIL PROTECTED]
support list or check out http://www.php.net/support.php
for help.
Torben
/language.types.string.php#language.types.string.conversion
Torben
Previous Comments:
[2002-02-13 16:30:12] [EMAIL PROTECTED]
It would be very nice if you guys would document this "feature" so
people like me don't
ID: 8087
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.0.2
New Comment:
This bug has been fixed in CVS.
Previous C
checks for safe_mode and open_basedir.
Torben
Index: php_odbc.c
===
RCS file: /repository/php4/ext/odbc/php_odbc.c,v
retrieving revision 1.115
diff -u -r1.115 php_odbc.c
--- php_odbc.c 30 Jan 2002 21:54:54 -
ID: 15517
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.1.1
Assigned To: torben
New Comment:
This bug has been
ID: 15517
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.1.1
-Assigned To:
+Assigned To: torben
New Comment:
Just assigning to myself
happening if one is stuck with
using '' to escape single quotes instead of \'? Unless I'm
missing something, I'll add that as a feature request later
today.
Torben
--
Edit bug report at http://bugs.php.net/?id=15517&edit=1
--
Fixed in CVS:http://b
.
-
Test script:
-
Output:
Before: \'/home/torben/odbc.ini\'
After: \'/home/torben/odbc.ini\0
-
Patch:
In
es as well. The current examples work (at least on
4.2.0-dev).
Reopen if you can't get the current versions to work. :)
Torben
Previous Comments:
[2001-06-24 18:31:06] [EMAIL PROTECTED]
Try the example found her
docs in
cvs now. Should show up in the online manual within a few
days.
Torben
Previous Comments:
[2002-02-10 12:50:21] [EMAIL PROTECTED]
Bog
ID: 15093
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Duplicate
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.1.1
Previous Comments:
--
ID: 14538
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Any
PHP Version: 4.1.0
New Comment:
This bug has been fixed in CVS.
Previous Co
27 matches
Mail list logo