Jump to content

newbie code problem


EricOnAdventure

Recommended Posts

Thanks for checking on my code awareness, but I got that part covered

 

I know the output is coming from these because when I    //     the output goes away

I know nothing is set because I am using

 

foreach($_POST as $varname => $value) {
        print "<b>".$varname."</b> = $value <br/>";
    }
and these $varables are not set
 
That is why I am stumped.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.