Hi All,
Wondering if you can help as I am unable to figure this one out!
Everything has been working fine and then all of a sudden I get this popping up on the screen.
Warning: main(): stream does not support seeking in /home/digby/public_html/html/home.php on line 100
The code still works and continues to produce desired result but what is this and how do i get rid of it? I understand that this is a warning and when I check the code it is the include_once function that is causing it.
include_once("http://www.mydomain.com/php/random_pic.php");
Any advice much appreciated.
Thanks, Digs.