Php > grrr

Titregrrr
Postée le01-06-2008
Affichée665
Mini-lien
Description

grrr

EtatContient des erreurs. Contient des erreurs.
Code d'insertion
Options
Afficher les numéros de lignes  Mettre la source en plein ecran  Selectionner la source  Partager sur Facebook 
Téléchargement Telecharger en format txt  Telecharger en format pdf  Telecharger en format php
Plein ecran
Array
(
    [Article] => Array
        (
            [id] => 1
            [user_id] => 4
            [cat_id] => 1
            [type_id] => 2
            [titre] => Changement de titre
            [texte] => Changements
            [created] => 2008-05-31 18:16:06
            [modified] => 2008-06-01 13:18:26
        )

    [User] => Array
        (
            [id] => 4
            [pseudo] => test
            [password] => 098f6bcd4621d373cade4e832627b4f6
            [mail] => test@gmil.com
            [nom] => jk
            [prenom] => jk
        )

    [Cat] => Array
        (
            [id] => 1
            [nom] => Musique
        )

    [Type] => Array
        (
            [id] => 2
            [nom] => Chronique
        )

    [Commentaire] => Array
        (
            [0] => Array
                (
                    [id] => 3
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Test ajout commentaire sur id1
                    [texte] => Test ajout commentaire sur l id numéro 1, en esperant que ca marche
                    [created] => 2008-06-01 14:14:41
                    [modified] => 2008-06-01 14:14:41
                )

            [1] => Array
                (
                    [id] => 5
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Test ajout 12
                    [texte] => Test

                    [created] => 2008-06-01 14:30:06
                    [modified] => 2008-06-01 14:30:06
                )

            [2] => Array
                (
                    [id] => 7
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Ajout commentaire
                    [texte] => a l id numero 1
                    [created] => 2008-06-01 17:00:38
                    [modified] => 2008-06-01 17:00:38
                )

        )

)
Array
(
    [Article] => Array
        (
            [id] => 1
            [user_id] => 4
            [cat_id] => 1
            [type_id] => 2
            [titre] => Changement de titre
            [texte] => Changements
            [created] => 2008-05-31 18:16:06
            [modified] => 2008-06-01 13:18:26
        )

    [User] => Array
        (
            [id] => 4
            [pseudo] => test
            [password] => 098f6bcd4621d373cade4e832627b4f6
            [mail] => test@gmil.com
            [nom] => jk
            [prenom] => jk
        )

    [Cat] => Array
        (
            [id] => 1
            [nom] => Musique
        )

    [Type] => Array
        (
            [id] => 2
            [nom] => Chronique
        )

    [Commentaire] => Array
        (
            [0] => Array
                (
                    [id] => 3
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Test ajout commentaire sur id1
                    [texte] => Test ajout commentaire sur l id numéro 1, en esperant que ca marche
                    [created] => 2008-06-01 14:14:41
                    [modified] => 2008-06-01 14:14:41
                )

            [1] => Array
                (
                    [id] => 5
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Test ajout 12
                    [texte] => Test

                    [created] => 2008-06-01 14:30:06
                    [modified] => 2008-06-01 14:30:06
                )

            [2] => Array
                (
                    [id] => 7
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Ajout commentaire
                    [texte] => a l id numero 1
                    [created] => 2008-06-01 17:00:38
                    [modified] => 2008-06-01 17:00:38
                )

        )

)|>
Array
(
    [Article] => Array
        (
            [id] => 1
            [user_id] => 4
            [cat_id] => 1
            [type_id] => 2
            [titre] => Changement de titre
            [texte] => Changements
            [created] => 2008-05-31 18:16:06
            [modified] => 2008-06-01 13:18:26
        )

    [User] => Array
        (
            [id] => 4
            [pseudo] => test
            [password] => 098f6bcd4621d373cade4e832627b4f6
            [mail] => test@gmil.com
            [nom] => jk
            [prenom] => jk
        )

    [Cat] => Array
        (
            [id] => 1
            [nom] => Musique
        )

    [Type] => Array
        (
            [id] => 2
            [nom] => Chronique
        )

    [Commentaire] => Array
        (
            [0] => Array
                (
                    [id] => 3
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Test ajout commentaire sur id1
                    [texte] => Test ajout commentaire sur l id numéro 1, en esperant que ca marche
                    [created] => 2008-06-01 14:14:41
                    [modified] => 2008-06-01 14:14:41
                )

            [1] => Array
                (
                    [id] => 5
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Test ajout 12
                    [texte] => Test

                    [created] => 2008-06-01 14:30:06
                    [modified] => 2008-06-01 14:30:06
                )

            [2] => Array
                (
                    [id] => 7
                    [user_id] => 0
                    [article_id] => 1
                    [titre] => Ajout commentaire
                    [texte] => a l id numero 1
                    [created] => 2008-06-01 17:00:38
                    [modified] => 2008-06-01 17:00:38
                )

        )

)