PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old October 2nd, 2005, 03:59 PM
RSprinkel RSprinkel is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 1 RSprinkel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Issues with session_register():

Hi all,

New here and also need some major help with a script I received.

Here are the errors and below that is the .php script.

ERRORS:

Warning: session_register(): Cannot send session cookie - headers already sent by (output started at /home/skywest/public_html/Virtual Admin/Admin/admin_login_check.php:2) in /home/skywest/public_html/Virtual Admin/Admin/admin_login_check.php on line 19

Warning: session_register(): Cannot send session cache limiter - headers already sent (output started at /home/skywest/public_html/Virtual Admin/Admin/admin_login_check.php:2) in /home/skywest/public_html/Virtual Admin/Admin/admin_login_check.php on line 19

Warning: Cannot modify header information - headers already sent by (output started at /home/skywest/public_html/Virtual Admin/Admin/admin_login_check.php:2) in /home/skywest/public_html/Virtual Admin/Admin/admin_login_check.php on line 22


Here is the admin_login_check.php script:

php Code:
Original - php Code
  1. <?
  2. ?>
  3. <html>
  4. <head><title>Admin Panel</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <style="text/css">
  7. <!--
  8. table{font-family: Verdana; font-size: 8pt}
  9. -->
  10. </style>
  11. </head>
  12. <body bgcolor="#99bbcc">
  13. <center><h2><strong>Administrative Panel</strong></h2></center>
  14. <table align="center" cellpadding ="15" cellspacing="0" border="0" bgcolor="#cccccc">
  15. <tr bgcolor="#6699cc">
  16.     <th align="center">View/Edit/Delete Pilots</th>
  17.     <th align="center">Process Apps</th>
  18.     <th align="center">View/Edit/Delete Pireps</th>
  19. <tr><form name="roster"action="admin_roster.php">
  20.     <td align="center"><input name="users" type="submit" value="View Pilots"></form></td>
  21.  
  22. <form name="apps"action="apps.php">
  23.     <td align="center"><input name="apps" type="submit" value="View Apps"></form></td>
  24.  
  25. <form name="pireps"action="admin_showpireps.php">
  26.     <td align="center"><input name="users" type="submit" value="View Pireps"></form></td>
  27. </tr>
  28. </table>
  29. <table align="center" cellpadding="5">
  30. <tr><form name="logout" action="admin_logout.php">
  31.     <td><input name=logout2" type="submit" value="Logout"></td>
  32. </tr>
  33. </table><br>
  34. <? include 'footer.php';?>
  35. </body>
  36. </html>


Please HELP.

Thank You very Much in Advance

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > Issues with session_register():


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway