Hello
I have this problem that seems at the surface dead
easy .., yet ive been struggling with it for a couple
of days

Id like to give users the option of saving selected
data by clicking on a button. When this is done, the
same rows would be displayed but this time with
comma-separated values, and nothing else. No graphics
or other options/buttons on the screen. Then a user
would simply save the page as text or html.

What I have been trying to do without success, is to
post the array in a hidden field to another page.  And
then try :
foreach ($array as $value){

etc..}

But for some reason that has not worked for me.  I
keep gettin the error :
Warning: Invalid argument supplied for foreach() ..

Your suggestions are greatly appreciated,

David


        
        
                
___________________________________________________________ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com


The php_mysql group is dedicated to learn more about the PHP/MySQL web database 
possibilities through group learning.  
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php_mysql/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to