Thank you for your replay. I have a flash application that sends a POST data to score.php. in firebug I could see it under net tab, but while in score.php my post data is lost. (now it's working in IE but not in FF) In PHP language that means $_POST does not show me my sent data in FF.
Thanks Honza (Jan Odvarko) wrote: > > > > On Mar 11, 7:50 am, gentelman <[email protected]> wrote: >> Hi, >> >> In firebug net panel, I have a Post tab. I need to print this post >> content >> in a php page. > I don't understand the question. What it means > "print this post content in a php page."? > > Honza > > -- > You received this message because you are subscribed to the Google Groups > "Firebug" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/firebug?hl=en. > > > -- View this message in context: http://old.nabble.com/How-to-show-firebug-net-panel-in-php-page-tp31122606p31143036.html Sent from the FireBug mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
