ugust 01, 2001 1:18 PM
To: Erick Calder; [EMAIL PROTECTED]
Subject:RE: [PHP] wish list?
> -Original Message-
> From: Erick Calder [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 01, 2001 2:24 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] wish list?
>
>
>
does anybody know how to submit a feature request? I can't do it via the
bug reporting mechanism.
--
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 PR
does anybody know how to submit a feature request? I can't do it via the
bug reporting mechanism.
--
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 PR
your code works for me. it would be helpful to know how your code doesn't
work. does it pop the window at all?
couple of suggestions: use "onClick" instead of "onclick" - if I recall
correctly case matters in Javascript event names depending on your browser.
also, you don't need to use the "java
is there an equivalent to Perl's END block? i.e some way to automatically
run certain code when a page is about to end?
1k thx - e
--
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
I've searched through the manuals and newsgroups but haven't found an
answer. maybe someone on this list can tell me whether PHP will
automatically de-allocate filehandles and database connections upon script
termination? i.e. do I always need to call fclose() and mysql_close()
before the script
Sheridan,
I didn't test this in PHP, I'm more familiar with the Perl Regex, but this
might work for you, play with it:
/mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 9:04 AM
To: [EMAIL PROTECTED]
Subject:[PHP] Regex Help
I am trying to write a script that needs a list of a
Hi, I'm running PHP 4.0.4pl1 on a RedHat 7.0 box. I have the following
problem:
when using ENCTYPE="multipart/form" for a , PHP receives the values of
fields with a prepended \n e.g. with:
if I enter "Hello" into the field and submit the form I get:
/
Hello/
what's the deal?? I've rea
8 matches
Mail list logo