[PHP-DEV] Bug #14674: $HTTP_POST_VARS not finding all posted variables

2001-12-23 Thread robert
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.1.0 PHP Bug Type: Variables related Bug description: $HTTP_POST_VARS not finding all posted variables - Win2K Pro, running Apache 1.3.22 (standard Win32 setup) - PHP 4.1.0, Win32 Binaries -- no chan

[PHP-DEV] Bug #14674 Updated: $HTTP_POST_VARS not finding all posted variables

2001-12-23 Thread robert
ID: 14674 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Windows 2000 Pro PHP Version: 4.1.0 New Comment: Hi Derick: Thanks for responding so quickly. I'm a little confused. If I create an ASP script, it is ab

[PHP-DEV] Bug #15106: import_request_variables segfault...

2002-01-18 Thread robert
ommended with very few modifications (available on request if necessary) Thanks, --Robert -- Edit bug report at: http://bugs.php.net/?id=15106&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

[PHP-DEV] Bug #15279: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-01-29 Thread robert
uot; lines out and it will. Thanks, robert -- Edit bug report at: http://bugs.php.net/?id=15279&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list ad

[PHP-DEV] Bug #12576 Updated: php_pdf.dll is expired

2002-02-04 Thread robert
pdf.dll you can download from www.pdflib.com is not free and displays a message across all pdf-pages. They offer a patch on that website, but that does not work with windows dll's. Please add a working php_pdf.dll to your PHP-distribution for win32. Thank

[PHP-DEV] Bug #15279 Updated: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-02-08 Thread robert
ID: 15279 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: Linux PHP Version: 4.1.1 -- Edit this bug report at http://bugs.php.net/?id=15279&edit=1 -- PHP Development Maili

[PHP-DEV] Bug #15279 Updated: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-02-08 Thread robert
http://localhost:8080/testfiles/phptest.php'); curl_setopt($c, CURLOPT_CUSTOMREQUEST, $request); curl_setopt($c, CURLOPT_RETURNTRANSFER, 1); echo trim( curl_exec($c) ); curl_close($c); ?> That is an example of a request that w

[PHP-DEV] Bug #15279 Updated: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-02-08 Thread robert
uld have seen this answer long before now. But at least I know why I haven't been able to duplicate the behavior of the one machine that is working, though why it is working is an interesting question. Thanks, robert Previous Comments: --

[PHP-DEV] Bug #11995: Conflict with MySQL - missing DLL?

2001-07-09 Thread robert
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: Conflict with MySQL - missing DLL? We're using a Windows 2000 server with IIS. We successfully installed the Oracle client software and PHP 4.0.6, and i

[PHP-DEV] Bug #11995 Updated: Conflict with MySQL - missing DLL?

2001-07-12 Thread robert
ID: 11995 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: I was able to solve this problem by copying all of the DLLs in the DLL folder into C:\win-nt\system32\, and then reboo

[PHP-DEV] Bug #11995 Updated: Conflict with MySQL - missing DLL?

2001-07-12 Thread robert
ID: 11995 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 Previous Comments: [2001-07-09 21:14:52] [EMA

[PHP-DEV] Bug #14005: missing possibility to store mails on imap-server

2001-11-09 Thread robert
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4 PHP Bug Type: Feature/Change Request Bug description: missing possibility to store mails on imap-server I found it impossible to store mails on an imap server (to e.g. implement some kind of "sent objects"-fo

[PHP-DEV] Bug #12576: php_pdf.dll is expired

2001-08-05 Thread robert
. The php_pdf.dll you can download from www.pdflib.com is not free and displays a message across all pdf-pages. They offer a patch on that website, but that does not work with windows dll's. Please add a working php_pdf.dll to your PHP-distribution for win32. Thanks, Robert Grel

[PHP-DEV] Bug #12577: cpdf_import_jpeg() not working at all

2001-08-05 Thread robert
application/pdf"); cpdf_output_buffer($pdf); cpdf_close($pdf); The pdf-file does not show anything. Thanks, Robert Grellmann -- Edit bug report at: http://bugs.php.net/?id=12577&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[PHP-DEV] CVS Account Request: novotnyr

2003-01-21 Thread Robert Novotny
I would like to participate on the Slovak translation of the PHP documentation. Therefore I would like to be granted access to phpdoc part of CVS. I've already got in touch with Slovak translation team leader, [EMAIL PROTECTED] I come from Kosice, Slovakia and currently I study Computer Science

[PHP-DEV] Re: #22292 [Opn->Fbk]: PHP.EXE never ends

2003-02-19 Thread Vincent Robert
I've the same problem with NT4 sp6a & IIS. When i used 4.2.3, i've no problem, but in 4.3.1, i've the problem ! But when i setup IIS to use ISAPI instead CGI, all work fine. <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > ID: 22292 > Updated by: [EM

[PHP-DEV] Re: #22291 [Opn->Bgs]: CGI do not function !

2003-02-19 Thread Vincent Robert
It's a bug I'm not the only one, look #22292 <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > ID: 22291 > Updated by: [EMAIL PROTECTED] > Reported By: v dot robert at ouestfrance-multimedia dot com > -Stat

[PHP-DEV] bcpowmod() and bigIntegers

2003-02-22 Thread Robert Kofler
w. java has a great implemetation of the BigInteger.class) -- /dev/robert -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] domxml close document routine

2003-02-22 Thread Robert Oldham
g, or need to do additional things to follow this through, please let me know. Thank you, Robert Oldham -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: ZE2 and PHP

2002-08-17 Thread robert janeczek
> 2. When is it expected to be available in a development (experimental) or > production release? it already is - zend 2 alpha2: http://www.php.net/do_download.php?download_file=php-4.3.0-dev-zend2-alpha2. tar.gz rash -- PHP Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] "long long" data type in libmysql.

2002-09-04 Thread Robert McKay
handle the data type "long long"? MSVC uses __int64. -Robert. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] ODBTP, a possible solution for MS-SQL and other databases

2002-11-02 Thread Robert Twitty
Hello (NOTE: This message was originally posted to PHP-DB, but I was told that PHP-DEV was a more appropriate place) I have been using PHP for about 9 months, and have chosen it as my primary scripting language for web applications. I have and still use ASP and JSP. IMHO, PHP is superior and ea

Re: [PHP-DEV] ODBTP, a possible solution for MS-SQL and other databases

2002-11-02 Thread Robert Twitty
stop supporting ODBC in the future, the ODBTP service can be changed to interface with the new methodology without changing the ODBTP protocol. > On Saturday, November 2, 2002, at 12:38 PM, Robert Twitty wrote: > > its capabilities and useless in certain situations. Another > > alternat

Re: [PHP-DEV] ODBTP, a possible solution for MS-SQL and other databases

2002-11-02 Thread Robert Twitty
> I do not like MySQL due to its simplicity and lack of relations. But i must > disagree to PHP/Postgres. Postgres IS very stable and fast. Another very > important > thing is that any security problem found in postgres is fixed very soon. On the > otherhand there is Microsoft and we have seen in t

Re: [PHP-DEV] ODBTP, a possible solution for MS-SQL and other databases

2002-11-03 Thread Robert Twitty
> > * Designed to be as easy as possible to use with > PHP > > How committed is your organization to supporting your > selection of PHP? Have you been involved in any open > source coding efforts? > My organization's committment to PHP is primarily determined by me. I am the software development

Re: [PHP-DEV] ODBTP, a possible solution for MS-SQL and other databases

2002-11-04 Thread Robert Twitty
> I'd be interested in seeing more about this extension. It sounds > like it could be useful. What kind of license would this stuff > be released under? > If it proves to be a viable DB solution, then my goal is to have it become a part of PHP. Thus, it would be under the same license as PHP. > B

Re: [PHP-DEV] ODBTP, a possible solution for MS-SQL and other databases

2002-11-05 Thread Robert Twitty
> > The name of the service is called ODBTP (Open Database > > Transport Protocol), and no there is not a RFC for this protocol. Thus > > far, I have successfully accessed MS-SQL, Oracle and Sybase databases via > > ODBTP. > > Have Oracle ran well through it? > Yes. > > > * Supports all data type

[PHP-DEV] Compiling PHP as Apache 2 static module?

2002-11-08 Thread Robert Twitty
Is it possible to compile PHP as an Apache 2.0 static module. None of PHP 's configure indicate that this is possible. -- bob -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: ODBTP, a possible solution for MS-SQL and otherdatabases

2002-11-13 Thread Robert Twitty
; the Win32 client library? > > We have a requirement for an IIS webserver in a DMZ to talk to an ODBC > database on a Windows 2000 server in the trusted network. > > I know there is already an ODBC-ODBC bridge commercial package, but it's a > tad expensive. > > "Robert

Re: [PHP-DEV] ODBTP, a possible solution for MS-SQL and other databases

2002-11-13 Thread Robert Twitty
ODBTP can be used for the purpose you described. Although I have not used it with file-based databases, it should not be a problem. The only requirement is that the ODBC drivers must be thread safe if it will be accessed by multiple clients. This, of course, will be the case it it is used on th

[PHP-DEV] PHP urlencode() - JAVA

2002-11-27 Thread Robert Strohmaier
Hi I nedd to know, what command matches best with urlencode() from PHP. Is it encodeURL() or encodeRedirectURL() or something else. thx for your help mfg Robert -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] The new design

2001-03-09 Thread Robert Kelly
Title: RE: [PHP-DEV] The new design I like the new design, but it is critically flawed. In Netscape 4.75 linux and windows, Cut and Paste ability is no longer available for code samples.  I've learned to rely heavily on cut and pasting PHP sample code when working with functionality I am

[PHP-DEV] Misc Functions

2001-03-27 Thread Robert Youdale
Hi all, Just a quick note to see if anyone has already written a function to calculate a 'standard deviation' or a 'weighted mean' function? I have created these functions as I could not find any references so if anybody wants/needs a copy simply say. Kind Regards Rob -- PHP Development Mai

[PHP-DEV] Bogus/Bug #14952 ($_GET != $HTTP_GET_VARS)

2002-01-09 Thread Robert Ames
s a welcome addition. I am not subscribed to this list (am using it through the news gateway now), so I might not receive any responses. I would appreciate being CC'd any relevant discussion. Thanks for everything so far, PHP rocks! :^) --Robert ([EMAIL PROTECTED] / [EMAIL PROTECTED]) T

[PHP-DEV] RFE: $HTTP_POST_VARS =& $_POST;

2002-01-24 Thread Robert Ames
lemented by making $HTTP_*_VARS and $_* into constants... forcing them to be read only. #3 sounds like it would be annoying to implement, but would make it easiest for end-users to use PHP, and have some nice things happen 'magically'. --Robert (crossposting to php.general because I'm

[PHP-DEV] Re: RFE: $HTTP_POST_VARS =& $_POST;

2002-01-24 Thread Robert Ames
eady auto-globals, and you don't want them to be used as left-hand-side values, it seems like they're very close to acting like constants already. Just a thought. ;^) Thanks a bunch! --Robert On Thu, 24 Jan 2002 16:01:24 -0600, Lars Torben Wilson wrote: > On Thu, 2002-01-24 at 13:42

[PHP-DEV] Re: RFE: $HTTP_POST_VARS =& $_POST;

2002-01-24 Thread Robert Ames
that the best way to handle it is to treat all predefined variable arrays as constants, since changing all of them is officially frowned upon. :^) d) Vi is you friend. ;^) Thanks for your response, it's interesting to hear other people's opinions on the matter. --Robert On Thu, 24 Jan

Re: [PHP-DEV] Re: [PHP] RFE: $HTTP_POST_VARS =& $_POST;

2002-01-25 Thread Robert Ames
ger). I haven't downloaded and played with that extension yet, but it fills an important gap to be able to "su $owner" within a PHP script. --Robert On Fri, 25 Jan 2002 03:29:11 -0600, Yasuo Ohgaki wrote: > Derick Rethans wrote: >>>Are we going to depreciate long track vars?

Re: [PHP-DEV] Re: RFE: $HTTP_POST_VARS =& $_POST;

2002-01-25 Thread Robert Ames
) Thanks again for all your patience. --Robert On Fri, 25 Jan 2002 15:48:54 -0600, Christian Dickmann wrote: > "Andi Gutmans" <[EMAIL PROTECTED]> wrote >> PHP 5 per-class constants can already except static arrays such as >> array(1, 2, 3) as their value. I'll

[PHP-DEV] Re: Bug #15630: imap_utf7_decode appears to be broken

2002-02-20 Thread Robert Marchand
()) ? > >-- >Please always Cc to me when replying to me on the lists. >GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc I'm talking about imap here. It is indeed utf8 in case of an ldap server. Bye. --- Robert Marchand tél: 343-6111 poste 5210 DGTIC-SI

[PHP-DEV] Bug #10287: php parser error

2001-04-11 Thread robert . samanek
From: [EMAIL PROTECTED] Operating system: win nt + linux (debian) PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: php parser error hi, i'm afraid i found (by chance :-) ) a parser error. look at this code: php simply hangs by parsing that (

[PHP-DEV] dynamic pulldowns from DB

2001-04-19 Thread Robert Trembath
ged a different list of option is populated in the second. Please help! Robert -- PHP Development 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-DEV] Dynamic Pulldown lists

2001-04-19 Thread Robert Trembath
ged a different list of option is populated in the second. Please help! Robert -- PHP Development 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-DEV] Bug #10530: shmop.c: shmop_open() with mode "a" is miscoded

2001-04-27 Thread Robert . Siemer
18 from shmop.c. Furthermore the documentation could be more precise: "a" does never create a shm segment, while "c" maybe creates one. Other usefull changes to the code in this respect would brake the interface (as it is _used_ now...). Bye, Robert -- Edit Bug rep

[PHP-DEV] Bug #14234: E mail sent date is incorrect

2001-11-26 Thread robert . seward
From: [EMAIL PROTECTED] Operating system: Window 2000 PHP version: 4.0.6 PHP Bug Type: Date/time related Bug description: E mail sent date is incorrect I am trying to develop an application to send email. We have it on a machine with Window 2000 OS and Apache ver. 1.3.19.

[PHP-DEV] Bug #14234 Updated: the make des not compile

2001-11-26 Thread robert . seward
ID: 14234 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Date/time related Operating System: SuSE 7.2 PHP Version: 4.0.6 New Comment: The server time is correct Previous Comments: -

[PHP-DEV] Bug #14234 Updated: the make des not compile

2001-11-26 Thread robert . seward
ID: 14234 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Date/time related Operating System: SuSE 7.2 PHP Version: 4.0.6 New Comment: I couldn't locate the parameter to change the mail() commands date sent. Please advise.. Thanks, Previous Comme

[PHP-DEV] Bug #14234 Updated: the make des not compile

2001-11-26 Thread robert . seward
ID: 14234 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Date/time related Operating System: SuSE 7.2 PHP Version: 4.0.6 New Comment: The time appearing is 16 hours behind I don't know if this helps. Previous Comments: -

[PHP-DEV] Re-entrant PHP

2002-04-05 Thread Robert Cummings
action. Cheers, Rob. -- .-----. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--: | Mail : mailto:[EMAIL PROTECTED] | | Phone :

[PHP-DEV] Finding key in a hash...

2002-04-11 Thread Robert Cummings
h = array(); $aHash['foo'] = 'fee'; foofunction( $aHash ); ------- Cheers, Rob. -- .-. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :-

Re: [PHP-DEV] object refrences (POSSIBLE MAJOR BUG)

2002-04-11 Thread Robert Cummings
ot incurring the overhead most programmers would rather skip on every object copy. Cheers, Rob. -- .-. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--

Re: [PHP-DEV] object refrences (POSSIBLE MAJOR BUG)

2002-04-11 Thread Robert Cummings
$foo2->bar->tmp = "foo"; > var_dump($foo); > var_dump($foo2); > > // now > $foo->bar->do_nothing(); > $foo3 = $foo; > $foo3->bar->tmp = "bug"; > var_dump($foo); > var_dump($foo3); > ?> > > as soon as a function is ca

Re: [PHP-DEV] The PHP Platform

2002-04-15 Thread Robert Cummings
satisfying. Kudos to all the PHP contributors. Cheers, Rob. -- .-----. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--: | Mail : mailto:[EMAIL PROTECTED] | | Phone : (613)

Re: [PHP-DEV] The PHP Platform

2002-04-16 Thread Robert Cummings
ke Pepsi. > > But i'm a Pepsi agent that is trying to sell Pepsi to the Coca-cola factory! > > Dave Mertens > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php -- .-.

Re: [PHP-DEV] feature request for __LINE__, __FILE__ and trigger_error

2002-04-26 Thread Robert Cummings
king (80% done) on an extension for this. It should be finished in > > a few days. It doesn't feature the __C*__ things yet, but I can add a > > function for that too. > > > > I'll keep you posted, > >

[PHP-DEV] CVS Account Request: rashid

2002-05-03 Thread Robert Janeczek
contributing to pear. Stig S. Bakken <[EMAIL PROTECTED]> suggested me applying for cvs account -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] mime help!

2002-05-12 Thread Robert Ruddy
ok i have that a script that is supposed to decode base64, the thing that it's decoding is a email, html encoded. For some od reason it just puts the message into funny characters. Does anyone know where I could get a tutorial maybe on this subject if nobody wanted to help me. All help is apprecia

[PHP-DEV] Probably a simple answer...

2002-05-14 Thread Robert Cummings
ine a macro or function would already exist, and I'm quite sure that the following simple invocation is asking for trouble: strcmp( Z_STRVAL_P( target1 ), Z_STRVAL_P( target2 ) ) == 0 Thanks for any information. Cheers, Rob. -- .-----. | Rober

Re: [PHP-DEV] Probably a simple answer...

2002-05-14 Thread Robert Cummings
e copy flag to true. Cheers, Rob. > > But zend does provied this api function > > zend_binary_zval_strcmp(zval *, zval*); > > - Brad > > --- Robert Cummings <[EMAIL PROTECTED]> wrote: >

Re: [PHP-DEV] Probably a simple answer...

2002-05-14 Thread Robert Cummings
ly what I was looking for :) Cheers, Rob. -- .-----. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--: | Mail : mailto:[EMAIL PROTECTED] | | Phone :

Re: [PHP-DEV] Probably a simple answer...

2002-05-14 Thread Robert Cummings
Robert Cummings wrote: > > brad lafountain wrote: > > > > Well i do believe that the zval string SHOULD be null termiated and have the > > length stored. > > You would think so, but on further thought, if that were the case you > wouldn't be able to store

Re: [PHP-DEV] Probably a simple answer...

2002-05-14 Thread Robert Cummings
e so, I'd just like to know more about what I'm doing and since there isn't much in the way of docs for doing so, then sometimes I need to clear things up here. I apologize if it appears I hijacked your thread.. Cheers, Rob. -- .--

Re: [PHP-DEV] Probably a simple answer...

2002-05-14 Thread Robert Cummings
his directly into the PHP binary itself, and then I don't think you will need any other binaries. Alternatively, since you are comparing this to window's DLLs I think you can compile as a shared library, but I don't know much about that route and wouldn't advise it since as f

[PHP-DEV] Information request.

2002-05-15 Thread Robert Cummings
run while I'm in a deep recursion? Cheers, Rob. -- .-. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--: | Mail : mail

[PHP-DEV] Information request.

2002-05-15 Thread Robert Cummings
lection to run while I'm in a deep recursion? Cheers, Rob. -- .-. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--: | Ma

[PHP-DEV] Help please.

2002-05-16 Thread Robert Cummings
run while I'm in a deep recursion? Cheers, Rob. -- .-. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--: | Mail : mail

[PHP-DEV] Garbage Collection!

2002-05-17 Thread Robert Cummings
ewVar, however, will the original newVar be garbaged collected or is this my responsibility now that I'm out of PHP land? Also if it is auto garbage collected, is there a way I can force garbage collection to run while I'm in a deep recursion? Cheers, Rob

Re: [PHP-DEV] Garbage Collection!

2002-05-17 Thread Robert Cummings
Zeev Suraski wrote: > > At 08:53 PM 5/17/2002, Robert Cummings wrote: > >Let's say I do: > > > > zval *newVar; > > MAKE_STD_ZVAL( newVar ); > > ZEND_SET_SYMBOL( &EG(symbol_table), "varKey", newVar ); > > > >and then

Re: [PHP-DEV] Garbage Collection!

2002-05-17 Thread Robert Cummings
Zeev Suraski wrote: > > At 09:04 PM 5/17/2002, Robert Cummings wrote: > >To be honest I'm passing the return_value into my recursion > > Not sure what you mean by that - return_value is handled by the engine as > soon as you return from your function implementat

Re: [PHP-DEV] Garbage Collection!

2002-05-17 Thread Robert Cummings
now, I guess somehow I have allocation going on somewhere else. Cheers, Rob. -- .-. | Robert Cummings | :-`. | Webdeployer - Chief PHP and Java Programmer | :--: | Mail : mailto:[EMAIL PROTECTED]

[PHP-DEV] simple question :)

2002-07-03 Thread robert janeczek
hi i write an article about changes in php that will come to us with zend 2.0. therefore i`m wondering when can we expect official release of php5 (zend2 alphas are not what i`m looking for :)). can someone clear this up for me? i don`t want exact date of course - just month or even part of the y

[PHP-DEV] Bug #7280 Updated: global iniline not supported in SGI Compiler

2001-08-07 Thread robert . marchand
Note: PHP-4.0.6 still had the bug. Robert Marchand Université de Montréal Previous Comments: [2001-08-04 00:04:02] [EMAIL PROTECTED] Fixed i

[PHP-DEV] RE: PHP 4.0 Bug #9636 Updated: error message

2001-03-20 Thread Smith, Robert W.
Thanks. I was able to configure and install, however I get the message from Netscape browser, "Document contains no data," and from IE, "The page cannot be displayed" when trying test.php. I followed the directions for editing mime.types and obj.conf. Is there any more documentation referencing N

[PHP-DEV] RE: PHP 4.0 Bug #9636 Updated: error message

2001-03-21 Thread Smith, Robert W.
Before doing that I tried making the directory cgi executable and adding "#!/usr/local/bin/php" to the scripts. That seemed to do the trick athough I didn't think this was the GCI version. Here is the output: http://www.lib.ecu.edu/st/php/test.php As far as I can tell, I'm set up for mySQL sup

[PHP-DEV] RE: [PHP] Feature Suggestion

2002-01-18 Thread Robert V. Zwink
I think this feature already exists. Check out: http://www.php.net/manual/en/function.range.php Robert Zwink http://www.zwink.net/daid.php -Original Message- From: Mike Eheler [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 17, 2002 7:59 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED

[PHP-DEV] Dev question / bugfix for 8449

2002-02-27 Thread Robert R. Evans
I’ve fixed a bug in PHP (#8449) and would like to submit it, but I haven’t got a clue what diff command to use.  Can someone send me some info/links..?  I’ve got loads of information on *reporting* bugs but very little on *fixing* them.   Thanks

[PHP-DEV] Re: Bug #12868 Updated: Appendix G Descrepancies..

2001-08-21 Thread Robert J Sherman
with what "I" would preceive as the relationship between a >"master function" and an alias. > >Input on this matter would "greatly" be appreciated.. > >thanks a bunch. > >---