On Mon, Jun 9, 2014 at 4:15 PM, 'Ryan P.' via BeagleBoard <[email protected]> wrote:
> > <?php echo "<img src=\"image.jpg\"/>"; ?> > For this to work , you need to have a file image.jpg in the same directory as the php script; the file has to be readable to the 'world' or to the user/group under which the lighttpd process runs. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
