ID: 26018
Updated by: [EMAIL PROTECTED]
Reported By: theaxiom at charter dot net
Status: Open
-Bug Type:Website problem
+Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
so it's a documentation problem..
Previous Comments:
-
sp Tue Oct 28 10:20:18 2003 EDT
Modified files:
/phpdoc/en/features persistent-connections.xml
Log:
Fixed bug # 26018
-Fixed typos
-Some text changes
Index: phpdoc/en/features/persistent-connections.xml
diff -u phpdoc/en/features/persistent-connections.
ID: 26018
Updated by: [EMAIL PROTECTED]
Reported By: theaxiom at charter dot net
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources
sp Tue Oct 28 10:24:04 2003 EDT
Modified files:
/phpdoc/en/features persistent-connections.xml
Log:
Overlooked small typo
Index: phpdoc/en/features/persistent-connections.xml
diff -u phpdoc/en/features/persistent-connections.xml:1.23
phpdoc/en/features/
+ entsablished connection to the SQL server.
another tipo
Already fixed by Sebastian ;)
didou
Nuno Lopes wrote:
+ entsablished connection to the SQL server.
another tipo
samesch Tue Oct 28 15:45:38 2003 EDT
Modified files:
/phpdoc/en/reference/session/functions session-unset.xml
Log:
removed repetition (with typo)
Index: phpdoc/en/reference/session/functions/session-unset.xml
diff -u phpdoc/en/reference/session/functions/se
Hi,
Index: phpdoc/en/reference/session/functions/session-unset.xml
diff -u phpdoc/en/reference/session/functions/session-unset.xml:1.4
phpdoc/en/reference/session/functions/session-unset.xml:1.5
--- phpdoc/en/reference/session/functions/session-unset.xml:1.4 Mon May 19 08:09:26
2003
+++ phpdoc/e
Hi Didou,
On Tue, Oct 28, 2003 at 10:50:24PM +0100, Mehdi Achour wrote:
> Hi,
>
> >Index: phpdoc/en/reference/session/functions/session-unset.xml
> >diff -u phpdoc/en/reference/session/functions/session-unset.xml:1.4
> >phpdoc/en/reference/session/functions/session-unset.xml:1.5
> >[...]
> >
ID: 25754
Comment by: coldrain at workingonit dot org
Reported By: ilya at lebedev dot net
Status: Open
Bug Type: Documentation problem
Operating System: Win32
PHP Version: 4CVS-2003-10-04 (stable)
New Comment:
It seems the bug I reported (ht
To unset single registered session "variable":
unset ($_SESSION['varname']);
To unset all registered "variables":
session_unset ();
--Jani
On Tue, 28 Oct 2003, Martin Samesch wrote:
>Hi Didou,
>
>On Tue, Oct 28, 2003 at 10:50:24PM +0100, Mehdi Achour wro
I use the next command
+---
if (system("/usr/bin/htpasswd -b /home/var/key_file $user1 $clave1")) {
echo "Update File"; } else {
echo "Error !!"; }
+-
This work very good in other system (RedHat 7.2), but don't understand why
don't work in my new server Linux Redhat ver
pollita Tue Oct 28 20:20:54 2003 EDT
Modified files:
/phpdoc/en/reference/stream/functions stream-filter-register.xml
Log:
Update and Extend
Index: phpdoc/en/reference/stream/functions/stream-filter-register.xml
diff -u phpdoc/en/reference/stream/functions
13 matches
Mail list logo