Jump to content

OUTPUT ERROR!


ahamednishadh

Recommended Posts

HI!

IM NEW IN HERE.

N E WAY THIS IS MY QUESTION.

 

I HAVE A PHP PAGE AND AN EXTERNAL PHP SCRIPT PAGE.

 

I USED DA FOLLOWING CODE TO CONNECT DA EXTERNAL SCRIPT TO MY PAGE.

 

<?php
include ("scores.php");
?>

 

AND I CALLED A VARIABLE THAT IS IN DA SCRIPT INSIDE MY PAGE USING DA ECHO WORD.

 

NOW MY PROBLEM IS DAT WHERE EVER I PUT DA CODE

<?php
include ("scores.php");
?>

I GET AN STRING PRINTED ON MY PAGE SUCH AS  EVEN IF I PUT IT IN DA HEADER SECTION OF MY MY PAGE I GET THIS AND IT COME ON DA TOP OF DA PAGE. HOW TO I GET RID OF IT??

 

THANKS IN ADVANCE!!

Link to comment
Share on other sites

Sometimes programs decide to add random stuff into your code, I know from experience older versions of dreamweaver had a habbit of doing this, open your code in notepad and check to see if  is at the top of it.

 

im not using dreamweaver. and also dat small piece of string comes in any place where i put da code to include my external script. if i put it inside a table it comes there. if i put it in da bottom of da page it comes there.

 

pls help!

Link to comment
Share on other sites

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.