[PHP] Regarding variable reference

2004-06-14 Thread balaji.ankem
Hi, I have variables called Cookie1 to Cookie35. I would like to print the values of Cookie1 to Cookie35 using for loop. Could anybody correct the below code to print the variables. == for($i=1;$i<34;$i++) { $x="Cookie".$i; if(isset($$x))

[PHP] Adding colours and borders for the excel sheet?

2004-06-08 Thread balaji.ankem
Hi, Is it possible to add a color, making the borders to cells in the excel sheet? Any help would be appreciated. Thanks Balaji Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addresse

[PHP] Regarding PHP Installation on linux

2004-03-13 Thread balaji.ankem
Hi, I am installing php alone on linux system where apache is already installed. I couldn't find make command during installation. Could anybody solve my problem. thanks Balaji Confidentiality Notice The information contained in this electronic message and any attachments to this messa