Foreach($array as $key=>$value) ech0("$key=>$value<br>");

Tim
www.chessish.com <http://www.chessish.com> 

        ----------
        From:  Daniel Alsén [SMTP:[EMAIL PROTECTED]]
        Sent:  20 January 2002 19:33
        To:  PHP List
        Subject:  Printing structure and data of array

        Hi,

        i know i have this answered before. But i can´t find that mail in
the
        archive.

        How do i print an array to see both the structure and the data
within?
        ("test" => "value", "test2" => "value2")...

        # Daniel Alsén    | www.mindbash.com #
        # [EMAIL PROTECTED]  | +46 704 86 14 92 #
        # ICQ: 63006462   | +46 8 694 82 22  #
        # PGP: http://www.mindbash.com/pgp/  #
        

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to