[PHP-DEV] Refreshing a form starting from a combo box change

2001-01-18 Thread Luiz Augusto G Flores (Amix)
I'm new in this list (subscribed yesterday, at night) and already new in PHP Programming. I guess sombebody has already answered this question: How can I procced to update a form from a combo box change, bringing the rest of values necessary to fill the form ? An example: A form with Name: -

Re: [PHP-DEV] Refreshing a form starting from a combo box change

2001-01-18 Thread Adam Wright
What you're asking to do is generally a client side thing (getting the browser to fill in a form is normally done with javascript). You *could*, I guess, get the combo box to submit the form, which PHP then prints out prepopulated, but its rather a waste of resources. Unless, of course, you need

Re: [PHP-DEV] Redirecting output to a file

2001-01-18 Thread Malcolm Locke
You might want to look at the Optput Buffer stuff: http://www.php.net/manual/en/html/ref.outcontrol.html Many thanks, this is exactly what I need. My apologies for not finding t in the first place -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Error connecting to MySQL server

2001-01-18 Thread Rosen
Hi, When I try to connect to MySQL server I get message "Can't connect to MySQL server on (10060 )! Please Help! -- -- 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

[PHP-DEV] PHP 4.0 Bug #8776 Updated: strftime(%V)

2001-01-18 Thread sniper
ID: 8776 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Date/time related Assigned To: Comments: This works for me in Linux just fine. (latest CVS) Maybe this is yet another 'Windows only' bug? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8774 Updated: undefined versioned symbol name __ns_name_unpack@@GLIBC2.1

2001-01-18 Thread sniper
ID: 8774 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Assigned To: Comments: This is not any bug in PHP. Your system is not quite well atm. If you compile GLIBC then you should know what you're doing. Otherwise it is just asking

Re: [PHP-DEV] Error connecting to MySQL server

2001-01-18 Thread Derick Rethans
Hello, this list is not for support, please ask your question on php-general or php-db (@lists.php.net) Derick On Thu, 18 Jan 2001, Rosen wrote: Hi, When I try to connect to MySQL server I get message "Can't connect to MySQL server on (10060 )! Please Help! -- -- PHP

[PHP-DEV] PHP 4.0 Bug #8776 Updated: strftime(%V)

2001-01-18 Thread miroslav . sulc
ID: 8776 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Date/time related Description: strftime("%V") I don't know the relation of the function to OS. But when I use this code: echo "%V: ".strftime("%V")."br\n"; echo "%U: ".strftime("%U")."br\n"; echo "%W:

[PHP-DEV] More OOP

2001-01-18 Thread Thomas Watson
Hi I'm writing to the PHP Development mailing list because I have some questions and I don't know of any other place to ask. Pleaze correct me if I'm wrong, but you are the guys with the code, so you should be the people to consult. So here it goes: I think that there are to basic flaws with

[PHP-DEV] PHP 4.0 Bug #8780: difference in fwrite with cgi/apachemodule

2001-01-18 Thread rolf . lehmann
From: [EMAIL PROTECTED] Operating system: Windows NT/2000 PHP version: 4.0.3pl1 PHP Bug Type: Filesystem function related Bug description: difference in fwrite with cgi/apachemodule If I use PHP as CGI with Apache 1.3.12, I must add chr(13).chr(10) to textfiles, when I

RE: [PHP-DEV] More OOP

2001-01-18 Thread Cynic
At 14:27 18.1. 2001, Sam Liddicott wrote the following: -- Sounds a good idea. $super though is identical to $this in plain value but has a different type. For $super you mean $this but treated as if it were a parent class. Maybe this

[PHP-DEV] PHP 4.0 Bug #7040 Updated: hebrev() and hebrevc() performance

2001-01-18 Thread sniper
ID: 7040 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Strings related Assigned To: Comments: No feedback. Previous Comments: --- [2000-12-14 05:13:38] [EMAIL PROTECTED]

Re: [PHP-DEV] Timezone offset differences

2001-01-18 Thread Andrei Zmievski
On Wed, 17 Jan 2001, Chuck Hagenbuch wrote: For the record, I reported a similar problem on win32 a while ago, though it was with date('r') (rfc822 date), but showed the same thing - wrong sign for the timezone offset. Fixed. -Andrei "Music expresses that which can not be said and on

RE: [PHP-DEV] More OOP

2001-01-18 Thread Cynic
probably not documented yet At 14:39 18.1. 2001, Sam Liddicott wrote the following: -- see $parent I can't find reference to this on the site, although http://www.php.net/manual/en/ref.classobj.php seems very useful. Sam Cynic --

[PHP-DEV] PHP 4.0 Bug #8788: unable to install php module for apache

2001-01-18 Thread kumar
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: unable to install php module for apache unable to install php module for apache: i cut paste the LoadModule Addtype directives from the

[PHP-DEV] Re: PHP 4.0 Bug #5181 Updated: 'No input file specified' error in CGI mode / location of bugs in code

2001-01-18 Thread Patrick Doyle
Yes, it appears to work now, thanks! - Patrick Doyle Bug Database wrote: ID: 5181 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Suspended Status: Closed Old-Bug Type: Installation problem Bug Type: *General Issues Assigned To: Comments: This should be fixed now.

[PHP-DEV] PHP 4.0 Bug #8789: PHP can't compile: libtool library libinformix.la

2001-01-18 Thread pdon
From: [EMAIL PROTECTED] Operating system: SUN Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: Informix related Bug description: PHP can't compile: libtool library libinformix.la Compiling PHP4.0.4pl1 with --with-pgsal --with-informix When make'ing, aborts with: libtool:

[PHP-DEV] PHP 4.0 Bug #8790: set global in function

2001-01-18 Thread koyama
From: [EMAIL PROTECTED] Operating system: FreeBSD-4.1 PHP version: 4.0.3pl1 PHP Bug Type: Scripting Engine problem Bug description: set global in function If set global variables as global in function, first time works fine, but second wrong. === ?php

[PHP-DEV] PHP 4.0 Bug #8791: core dump when trying to get_class_vars on a class with a hash variable

2001-01-18 Thread rduarte
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.3pl1 PHP Bug Type: Reproduceable crash Bug description: core dump when trying to get_class_vars on a class with a hash variable TEST SCRIPT: ? class xyz { var $x = array('a' = 'df', 'b' = 'dd', 'c' =

Re: [PHP-DEV] Compiling

2001-01-18 Thread Sascha Schumann
On Thu, 18 Jan 2001, Derick Rethans wrote: Configure gives this when configuring with the latest CVS: Try running buildconf. Those files have been moved weeks ago. - Sascha -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-DEV] PHP 4.0 Bug #8792: Web browser hangs when I try to access a .php file

2001-01-18 Thread phil
From: [EMAIL PROTECTED] Operating system: Windows \'95 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Web browser hangs when I try to access a .php file I installed PHP with Apache Server 1.3 on my Windows '95 machine. I checked to make sure all

[PHP-DEV] PHP 4.0 Bug #8792 Updated: Web browser hangs when I try to access a .php file

2001-01-18 Thread phil
ID: 8792 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: Web browser hangs when I try to access a .php file This is the error I get in the error.log file when I try to access a .php script and the browser hangs. [Thu Jan 18 13:50:34 2001] [error]

[PHP-DEV] PHP 4.0 Bug #8793: Apache 2.0 alpha 9 e PHP 4

2001-01-18 Thread rockguitarist
From: [EMAIL PROTECTED] Operating system: Linux Debian PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Apache 2.0 alpha 9 e PHP 4 I have some problem to compile PHP 4.0.4pl1 with Apache 2.0 alpha 9. PHP don't find httpd.h file with --with-apache

[PHP-DEV] RE: PHP 4.0 Bug #8774 Updated: undefined versioned symbol name __ns_name_unpack@@GLIBC2.1

2001-01-18 Thread Mark Olbert
Given that I've recompiled and re-installed glibc.2.1.3, how could it not be a bug in php? I thought that versioning problems come about when the compiled program "requires" a specific version of an exported function, and the source library doesn't have that version. BTW, what does "atm" (as in

[PHP-DEV] PHP 4.0 Bug #8367 Updated: Wordwrap not cutting correctly

2001-01-18 Thread derick
ID: 8367 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Strings related Assigned To: derick Comments: Fixed in CVS Previous Comments: --- [2001-01-08 13:31:38] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8215 Updated: passthru() orphans processes if aborted

2001-01-18 Thread dig
ID: 8215 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Program Execution Description: passthru() orphans processes if aborted Checked with 4.0.4pl1 -- still buggy. Previous Comments: ---

[PHP-DEV] php_ini_search_path

2001-01-18 Thread Edin Kadribasic
This line in main/php_ini.c has cost me an hour of headache: sprintf(php_ini_search_path, ".%c%s%c%s", ZEND_PATHS_SEPARATOR, env_location, ZEND_PATHS_SEPARATOR, default_location); I had an old php.ini file in the directory from which I was trying to start apache (/root), and all the wrong

RE: [PHP-DEV] CVS Account Request

2001-01-18 Thread Sean R. Bright
You don't need a CVS account get the latest version of PHP. The only time you need an account is if you want to write code into the codebase. Here is the information you need: http://www.php.net/version4/cvs.php As noted on this page, anything you get from CVS is developmental code and is

[PHP-DEV] PHP 4.0 Bug #8794: preg_grep changed behavior by design?

2001-01-18 Thread instigator
From: [EMAIL PROTECTED] Operating system: GNU/Linux PHP version: 4.0.4pl1 PHP Bug Type: PCRE related Bug description: preg_grep changed behavior by design? ?php # The behavior of preg_grep() changed, seems to be broken. # Don't know if it is a preg_grep() change or a Zend

[PHP-DEV] PHP 4.0 Bug #8658 Updated: Php DSO complains of missing structure member

2001-01-18 Thread tmuller
ID: 8658 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: Php DSO complains of missing structure member Well, another fun solaris include bugmore macros. It seems after consulting a more knowledgable person, that solaris is #defining open to open64

[PHP-DEV] PHP 4.0 Bug #8440 Updated: fopen on a url returns success as an error

2001-01-18 Thread david
ID: 8440 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: HTTP related Description: fopen on a url returns "success" as an error It's nothing to do with redirects, no. It doesn't return a redirect response. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8714 Updated: Adding LDAP entries drops credentials if update is referred

2001-01-18 Thread sniper
ID: 8714 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Directory Services problems Bug Type: LDAP related Assigned To: Comments: Previous Comments: --- [2001-01-15 10:52:17] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8620 Updated: Function ImageJPEG can't open temporary file if image filename is not specified

2001-01-18 Thread sniper
ID: 8620 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Graphics related Bug Type: GD related Assigned To: Comments: Previous Comments: --- [2001-01-09 18:09:32] [EMAIL PROTECTED] Even with

[PHP-DEV] PHP 4.0 Bug #6908 Updated: rmdir fails after using dir()

2001-01-18 Thread sniper
ID: 6908 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Directory function related Assigned To: Comments: Does this happen with PHP 4.0.4pl1 ? --Jani Previous Comments: ---

[PHP-DEV] Re: [PHP-PEAR] Merging PHPLIB into PEAR

2001-01-18 Thread Chuck Hagenbuch
Quoting Paul Meagher [EMAIL PROTECTED]: Personally, I don't see the big deal if someone wants to call a method like this $this-empy_cart versus $this-emptyCart. The point is consistency. If every class in PEAR uses the same method naming conventions, then it will be easier for developers to

[PHP-DEV] ¶©ÔÄÓʼþÁбí

2001-01-18 Thread Çå·ç
-- 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] PHP 4.0 Bug #8795: Recieved POST-form-data is unexpectedly escaped with backslashes

2001-01-18 Thread mogens
From: [EMAIL PROTECTED] Operating system: Windows 2000, SunOS and Linux ( PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Recieved POST-form-data is unexpectedly escaped with backslashes When using the form action="post"...-tag, the posted

[PHP-DEV] PHP 4.0 Bug #8797: There is no way to use REC_VERSION transaction parameter

2001-01-18 Thread iamhere
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: InterBase related Bug description: There is no way to use REC_VERSION transaction parameter I found, there is no way to use REC_VERSION constant in transaction parameters. This constant is

[PHP-DEV] Gear Head -- From Home Pages to Popularity

2001-01-18 Thread php3
Addressed to: [EMAIL PROTECTED] [EMAIL PROTECTED] The current column for Gear Head, (AKA Mark Gibbs) in Network World magazine is all about PHP and Zend Technonogies. Since you hang around on this mailing list, you may not learn much but rejoice in the thought that his column is