Jump to content

Getting Parse error: syntax error


mattpooch

Recommended Posts

Trying to display two random banners on the page, the issue seems to be with this code:

<?php
    require_once("microADRotator.php"; "microBannerRotator.php");
?>

because the page is saying

Parse error: syntax error, unexpected ';' in /homepages/6/d229350418/htdocs/Wallace/2010site/video_random_test.php on line 2
what am I doing wrong?

 

I got this from this tutorial: http://www.phptoys.com/e107_plugins/content/content.php?content.49

Link to comment
https://forums.phpfreaks.com/topic/186851-getting-parse-error-syntax-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.