php-windows Digest 26 Nov 2001 12:17:11 -0000 Issue 872

Topics (messages 10606 through 10608):

Re: Please help with PHP COM problem (using MS Office)
        10606 by: alain samoun

mulit dimensional array
        10607 by: Brian Feliciano

Mensagem com Virus
        10608 by: Hugo Alexandre A. S. Dias

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---

It seems that you have a config problem with DCOM in XP. As it is a new box
for me, I do not know if the config is the same as the one for NT. Anyway,
attached are some gif files for DCOM in NT sent to me by John Assendorf.
Hope it will help you, let us know if there are differences with XP.
A+
Alain

--- End Message ---
--- Begin Message ---
i have set up an array like this...
<?
$myCart = "myShopping Cart";

$$myCart = array("items"=> array(),"qty"=> array());
?>

i am inserting an entry by:
<?
$$myCart["items"][] = $item1;
$$myCart["qty"][] = $qty1;
?>

but i am getting an error of an undefined variable 'm' of which the first
letter of $$myCart...

how can i insert an entry to this kind of array? pls help.

thanks..






--- End Message ---
--- Begin Message ---
Desculpem
 
O meu computador anda a precisar de um antivirus. Por isso, se receberem uma Msg com o subj. stuff qq coisa nao a abram.
 
 
Sorry
 
 
Hugo Alexandre Dias
Web-Programmer
MNI - Médicos na Internet
E-mail: [EMAIL PROTECTED]
ICQ # 7995052
MSN: [EMAIL PROTECTED]
http://www.mni.pt
http://www.saudenainternet.pt
http://www.listamedica.com
http://medicos24.siconline.pt
MNI - Um Mundo de Médicos

Attachment: smime.p7s
Description: application/pkcs7-signature

--- End Message ---

Reply via email to