Jump to content

Recommended Posts

guys one of my codes echo one space , and i can't find where it is , i have header error :

 


Warning: Cannot modify header information - headers already sent by (output started at G:\HTML\file.asp:388) in G:\HTML\page.asp on line 221

 

i copied exactly the page , as you see there's one space above the warning line .

line 388 is the last line in file.asp . it begin with <?php and ends with ?> . i don't know where this space is ! :(

Link to comment
https://forums.phpfreaks.com/topic/84458-solved-cant-find-the-space-grrr/
Share on other sites

guys one of my codes echo one space , and i can't find where it is , i have header error :

 


Warning: Cannot modify header information - headers already sent by (output started at G:\HTML\file.asp:388) in G:\HTML\page.asp on line 221

 

i copied exactly the page , as you see there's one space above the warning line .

line 388 is the last line in file.asp . it begin with <?php and ends with ?> . i don't know where this space is ! :(

Can we get the code?

::)  found it , you asked what is exactly line 388 ,  line 388 is  ?>  , where script ends . i was going to copy it whole , the when i selected the ?> i saw the blue area !! lol it was  " ?>    "  spaces after php tag , don't know where did they came from !!

thanks rajiv for askin about line 388 :D

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.