As before, this is the wrong list for this sort of question. Ask it on
[EMAIL PROTECTED]
George
On Dec 8, 2003, at 12:47 AM, Jumadi Francisco Simangunsong wrote:
If we want to make an aplication that connected to our system, such as
make a button with function Shut Down, and other Button Log o
If we want to make an aplication that connected to our system, such as
make a button with function Shut Down, and other Button Log off, and ather to
restart our PC, how we can build id with PHP programing...?
best Regards:
Jumadi Francisco Simangunsong.
Can someone with proper karma please MFH the change in TSRM.c version
1.50 - it never made it back into the 4_3 branch. It cleans up a
memory leak of the mutexp variable under Win32 threading. Thanks.
Michael Sisolak
[EMAIL PROTECTED]
__
Do you Yahoo!?
Free Pop-U
--enable-sockets
This is not the list you are looking for, you want
[EMAIL PROTECTED]
On Dec 7, 2003, at 8:09 PM, Jumadi Francisco Simangunsong wrote:
if any somebody for the member of PHP mailinglist known how to build
socket
with
PHP please help me
best Regards:
Jumadi Francisco Simanguns
if any somebody for the member of PHP mailinglist known how to build socket
with
PHP please help me
best Regards:
Jumadi Francisco Simangunsong.
___
| |
| *
> Is there a place that I'm missing where these dtors should be getting
> called? If I add a ts_free_thread() before the final tsrm_shutdown()
> in php_cli.c then in my testing (all Win32) the dtors do then get
> called correctly.
If I add a call to ts_free_thread() before the tsrm_shutdown() in
I've been looking into the memory leaks reported in the ISAPI in bug
report #23331 and believe that I've found something quite odd. It
looks like the module destructors (such as basic_globals_dtor()) are
not getting called in either the ISAPI or the CLI. ts_allocate_id()
correctly adds the dtors
On Dec 7, 2003, at 5:32 AM, Jani Taskinen wrote:
What about the sapi/embed ? :)
Probably not the best example of a general purpose SAPI.
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 1 Dec 2003, Rasmus Lerdorf wrote:
> On Mon, 1 Dec 2003, Derick Rethans wrote:
>
> > On Mon, 1 Dec 2003, Rasmus Lerdorf wrote:
> >
> > > Derick, looking at the code it looks like we are checking for the a= case
> > > and handling that correctly, but not the =a case. As in foo.com?a= vs
> >
Sebastian Bergmann wrote:
configure.js(725, 4) Laufzeitfehler in Microsoft JScript:
Ungültige(r) Dateiname oder -nummer.
1) The above message translates to
Runtime error in Microsoft JScript:
Invalid filename or number
2) Line 725: FSO.CreateFolder(bd);
bd has the value "Debug_T
Hi,
I've spent some time playing around with the reflection API. For testing
it I wrote an extended syntax highlighter (if you like very ugly PHP
source you can have a look at [1]) Now I'm missing a method like
public int Reflection_Property::getLine()
which acts something like the
Reflection
Fresh checkout of current HEAD:
E:\home\php\php5>cscript /nologo configure.js
--with-php-build=..\build\php_buil
d --enable-debug --with-mysql --with-xsl
Saving configure options to config.nice.bat
Checking for cl.exe ...
Checking for link.exe ...
Checking for nmake.exe ...
Checking for mak
Hello,
In order to solve bug #26486, I would like to know which are the constants
to use in socket create's protocol. Is it SOL_TCP and SOL_UDP?
Thanking in advance,
Nuno Lopes
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
A new libxml build is available http://www.ctindustries.net/patches/winphplibxml.zip
It has a back ported windows specific patch which fixes the simplexml tests.
iconv has also been bumped up to 1.9.1
the modified file is included in the zip for those building their own libxml. It is
not need for
What about the sapi/embed ? :)
--Jani
On Sun, 7 Dec 2003, Wez Furlong wrote:
>Hi Michael,
>
>There is no documentation except for the source code.
>I'd suggest using one of the other threaded SAPI's as
>a base and go from there (isapi and/or nsapi).
>
>--Wez.
>
>- Original Message
Please add this as one regression test..there are never too many
of these. (If it doesn't already exist)
--Jani
On Sat, 6 Dec 2003, Andrey Hristov wrote:
>Hi,
>the following script segfaults when HEAD is used (no problem with PHP_4_3).
>$s = "FUBAR";
>$s[0][] = 1;
>?>
>
>Here is
Hi Michael,
There is no documentation except for the source code.
I'd suggest using one of the other threaded SAPI's as
a base and go from there (isapi and/or nsapi).
--Wez.
- Original Message -
From: "Michael O'Brien" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 0
Is there any documentation regarding the SAPI interface?
I'm writing a SAPI module so that I can run PHP in a new embedded
web server.
Why, do I want to do this?
Our server is designed for embedding in applications or devices and is
a fast, multi-threaded, secure, portable, small-footprint web se
18 matches
Mail list logo