Re: [PHP] How is the management of memory by PHP?

2001-07-18 Thread Luiz Fernando \(Tuca\)

I would like to know like is the management, that recourses the php utlize.
I am making a work to university and I need of  more information.
I find in www.zend.com a article about Reference Counting, but i stayed
confuse, if o recourse is of PHP 4 or of
ZEND Engine..

Thanks

Luiz Fernando

<[EMAIL PROTECTED]> escreveu nas notícias de
mensagem:[EMAIL PROTECTED]
> Hi Luiz!
> On Tue, 17 Jul 2001, Luiz Fernando (Tuca) wrote:
>
> > Somebody know how it is the management of memory by PHP?
> >
> yes, it's quite well done :)
>
> what exactly are you interested in?
>
> -- teodor



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] How is the management of memory by PHP?

2001-07-17 Thread Luiz Fernando \(Tuca\)

Somebody know how it is the management of memory by PHP?

Thanks

Luiz Fernando



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Send array from php to dll make in vb 6

2001-07-17 Thread Luiz Fernando \(Tuca\)

I make a dll in Vb6 and it have a funcition that have a variable of type
VARIANT like parameter.
In the program php I call this dll and your method and send a array make in
php.
Occurs a error : Invoke Failed : "Occured a exception", but if I pass a
variable of type integer or string to other method of dll, it's OK.

Thanks

Luiz Fernando



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] library GD

2001-07-17 Thread Luiz Fernando \(Tuca\)

I installed Apache 1.3 for windows and php4 (Easywindows).
I take a sample of functions GD, but when the program execute don't appear
nothing.

What's the problem?

Thanks

Luiz Fernnado



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]