[PHP] DOM Source of Selection

2009-05-22 Thread harihara krishnan
. Is there any way in PHP by which i can directly refer to that particular DOM and load its source , say directly into a variable . Thank You. -- N.Harihara Krishnan B.Tech (III year ) CSE NIT Trichy

Re: [PHP] export data to a ms excel file using php

2008-10-23 Thread gopi krishnan
Hi, Could any one explain better. I need just the grid lines for the excel sheet. I already tried that table border=1 but it shows the linings only to the valued cells. But i need to show the grid as in MS Excel. I tried TEXT/XML but i get the following error --- The XML

Re: [PHP] export data to a ms excel file using php

2008-10-23 Thread gopi krishnan
Dear all, I found the solution for my problem. try this core... --- ?php #Setting MIME Type in header /*header(Content-Type: application/vnd.ms-excel); */ header(Content-Type:

[PHP] Shared Memory in PHP

2002-12-13 Thread Krishnan
that is accessible from PHP. Is this proposed approach too outrageous? Any thoughts on this would be greatly appreciated. TIA Krishnan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php