By KalleJ on
Hello,
I have recently started Drupal and would like to compose a page where I can show a PNG image that I generate from PHP code. The later part is easy if I try it in a separate PHP file (outside Drupal), but when put that PHP code in the Drupal page I only get a large mass of funny letters and characters instead of an image. Please help me understand what I'm doing wrong or if I have missed some fundamental fact about Drupal that I need to learn first.