What's broken and where?
Posted by: quanin
Posted on: 2007-12-03 10:58:00
I'm trying to debug a piece of software from Anodyne Productions, called 'Sim Management System' (SMS), to try and figure out why it is it won't let me make any significant changes to the actual database settings. I'm using php5, and MYSQL. The debug code I'm using should print me the exact contents of the variables I'm trying to submit to the database to make sure they're at least getting from my browser to the server, but it's instead throwing back a parse error.
[code]
if( !empty( $check->query ) ) { $check->message( "department", $action );
$check->display(); echo "<pre>"; print_r( $_POST ); echo "</pre>";
echo $check->query;
} [/code]
So why is this code broken? I have no idea, and I've had like 3 other people look at it already.
Yes, I have an opinion.
Get a minimum 50% off with the "haveadreamyday" promo code, and... have a dreamy day. Original, no?