Dominik Dzienia - 2013-09-05

good starting point will be:
http://phpqrcode.sourceforge.net/examples/index.php?example=711

  • remove image resizing part
  • instead pixel put ( imagesetpixel($base_image,$x+$outerFrame,$y+$outerFrame,$col[1]); ) you will need circle drawing with GD2