#1 (permalink)  
Old 02-04-10, 08:06 AM
murugaperumal.s murugaperumal.s is offline
Newbie Coder
 
Join Date: Jan 2010
Posts: 9
Thanks: 5
Thanked 0 Times in 0 Posts
Spin php

In this code line showing Parse Error line no 15. please advice me.

<?php
require_once ("header.php");
sample_start_page("view sample");
?>
<table border ="0">
<?php
$preserve = ' ';
$result = select_entries($offset);
while($row = mysql_fetch_array($result) )
{
print_entry($row, $preserve, 'name', 'password');
print"<tr><td colspan =2>&nbsp;</td></tr>/n";
}
mysql_free_result($result);
?>
Reply With Quote
  #2 (permalink)  
Old 02-04-10, 06:55 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
Please post the error text.
Reply With Quote
  #3 (permalink)  
Old 02-05-10, 07:55 AM
murugaperumal.s murugaperumal.s is offline
Newbie Coder
 
Join Date: Jan 2010
Posts: 9
Thanks: 5
Thanked 0 Times in 0 Posts
php

Parse error Line no: 15. In this error text message showing in localhost while run the script.
Reply With Quote
Reply

Bookmarks

Tags
error


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 profitable script sites for sale cms-master.com General Advertisements 3 07-03-07 10:17 AM
help with error messages.. please APuppyDog PHP 2 10-05-06 11:09 PM
PHP Downside--Solutions? Amulet PHP 10 07-15-05 08:26 AM


All times are GMT -5. The time now is 08:10 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.