Facebook
From Caleb, 2 Years ago, written in Plain Text.
">

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type bool

Filename: view/view.php

Line Number: 33

from

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type bool

Filename: view/view.php

Line Number: 33

- view diff
Embed
Download Paste or View Raw
Hits: 107
  1. size(300, 300);
  2. rect(50, 50, 200, 200);
  3. rect(75, 75, 30, 30);
  4. rect(195, 75, 30, 30);
  5. rect(135, 180, 30, 70);
  6. save("calsfirstactivity.png");