Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ssshanest

    Parse error after include on last line of code

    It was that colon- many thanks!
  2. ssshanest

    Parse error after include on last line of code

    Parse error: parse error, unexpected $ in /home/shanest/public_html/wp-content/themes/shanest/index.php on line 24 That's for the following 23 lines of code: <?php include "header.php"; ?> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div class="headline"><a...

Part and Inventory Search

Back
Top