ok
this is from jupiter . right ?
:S
--- [EMAIL PROTECTED] wrote: > -Y
>
ͦòÝù£mkdWL¨ÔSäbãì-Âæk5TĨ!!e1¶«»M11*aìàtÌǪ«*nÇNÌôþiÚÇ(ö¢Çc#úP½¡¡YÞf¦»® «ÁârúÂÎôänµa$BºP«la±Ö³ìsó¼ºu:MfÛ¯i-î¾`ú©ü%cîdk^¨óâLI½øAC§ÌwCïÊï®´#ùýzxAÛ^KSRðJÞ¹úÞòMÄ)æºFC1&ÐM`78(±Zàt±m²1xY"Ó
php-windows Digest 28 Jan 2004 02:32:53 - Issue 2098
Topics (messages 22663 through 22673):
TEST
22663 by: biojava-l.biojava.org
22664 by: pgsql-committers.postgresql.org
22665 by: Svensson, B.A.T. (HKG)
error with variables after php 4.1.1 (but not priors)
2
Hello everyone!
Does anyone have a copy of PHP 1.0? Today I managed to get PHP 2 working,
and I already had 3, 4 and 5 on my system.. So I want 1.0, just to have them
all.. So, anyone? Please? I really want it..
Any pointers / comments / files appriciated!
--
// DvDmanDT
MSN: dvdmandt¤hotmail.c
while(list($tmp1,$tmp2)=each($_REQUEST))$$tmp1=$tmp2;
Include at the top of all your documents, and it should work... The reason
is the register_globals defaults to off last years or so, which it says in
the FAQ and in the manual, as well as in the mailing list archives, which
you must have ignore
echo "document.voteForm.{$tempVar}[0].checked";
echo 'document.voteForm.'.$tempVar.'[0].checked';
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
"Ron Herhuth" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
I have a Javascript function in my PHP page that I need
Try this:
rBvalue = document.voteForm.=$tempVar?>[0].checked
Bogac.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have the same error on a PHP Version 4.3.4
Can anyone give a solution ?
--
"Josep" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I was using PHP 4.1.1 for windows without any problem. But I can't put a
> newer version into my server.
> In versions after PHP 4.1.1 if
I have a Javascript function in my PHP page that I need to plug a variable
into, and for the life of me I can't figure out how to do it.
This is the hardcoded version that works:
rBvalue = document.voteForm.Test_Amendment_One[0].checked
In the above example the "Test_Amendment_One" is the value
How was, and how is set "register globals" ?
If it is off, as it should, it works this way.
Try
$valor=$_POST['valor'];
echo "Valor = $valor";
Do you see the result ?
Luis
- Original Message -
From: "Josep" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 27,
Hi,
I was using PHP 4.1.1 for windows without any problem. But I can't put a
newer version into my server.
In versions after PHP 4.1.1 if I pass a simple form value to a next php
document, the value "loose" its value :-(.
I haven't touch anything in php.ini file.
Here the code example (that works
-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 2004-01-27 13:10
Subject: [PHP-WIN] test
>-Y
>ͦòÝù£mœkdWL¨ÔSäbãì-Âæk5TĨ!!e1¶«»M1™1*aìàtÌǪ–›«*nÇNÌôþiÚǃ•(öŠ¢Çc#‹ú?P
>½¡¡ˆYÞf¦»® «ÁâˆrŒú’ÂΙôänµ?a$“BºP«lƒa±Ö³ìs󼺕u:MfÛ¯i-î¾`ú©ü%c‘îdk^¨“óâL
>I½øA?C§Ìw??™•CïÊï‹®´#ù
-Y
ͦòÝù£mœkdWL¨ÔSäbãì-Âæk5TĨ!!e1¶«»M1™1*aìàtÌǪ–›«*nÇNÌôþiÚǃ•(öŠ¢Çc#‹ú?P½¡¡ˆYÞf¦»® «ÁâˆrŒú’ÂΙôänµ?a$“BºP«lƒa±Ö³ìs󼺕u:MfÛ¯i-î¾`ú©ü%c‘îdk^¨“óâLI½øA?C§Ìw??™•CïÊï‹®´#ùýzxAÛ^KSRðJÞ¹úÞòMÄ?)æºFC1&ÐM`78(±Zàt±m²‚1x—?Yž"Ó?E¦U?nðVF,›y(÷‰åhäx˜ËíVûô󺩷-lϽ8ʼm´¯U3.‰k¢Q„ç!Ú?ˆ»¢e†?&›B>»NêñCke?å´aÍ„‹ûô6í
The message cannot be represented in 7-bit ASCII encoding and has been sent as a
binary attachment.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php-windows Digest 27 Jan 2004 10:23:49 - Issue 2097
Topics (messages 22657 through 22662):
Apache and IIS together?
22657 by: PETCOL
22658 by: PETCOL
Re: fastcgi on windows standalone
22659 by: John Lim
Re: Upload to a diferent site
22660 by: Manuel Couto
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
15 matches
Mail list logo