amount=300; $value['office']->amount=550; $value['web']->amount=400; $value['commision']->amount=1500; $_SESSION['values']=$value; ?>

This is getting an image from pie2.php

<img src="/MYSQL-PHP/graphics/pie2.php" />

Look at image functions in the PHP manual.