The Geek Forum

  • April 27, 2024, 12:55:54 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Due to the prolific nature of these forums, poster aggression is advised.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Stworked

Pages: [1]
1
Homework Help / Dreamweaver: parse error
« on: May 07, 2011, 05:00:26 AM »
Right, so I am making a website with a blog in Computer Science.
If I start the website in a browser and try to enter the blog, I get this error:
Parse error: parse error in C:\wamp\www\Tank\blogg.php on line 282
This is line 280-282:
<?php
mysql_free_result($innlegg);
?>


I really hope someone can help as I've been working on this for quite a long time now.

Pages: [1]