round
Aug 25 2005, 04:01 PM
| | When i added php included to a page, it produced this really really weird garbage text befor and after the table i have on the page. I was wondering if this has ever happened to anyone else. Not sure what's producing the gargabe, i mean it's only a couple of characters, and i've gone through everything and can't find anything. The other thing is that i can, and have gotten rid of it by getting rid of the text befor the php include code which isn't a solution becasue i want to keep the meta's and title on the page. this is what the garbage looks like 
thanks for the help. round |
Reply
palladin
Aug 25 2005, 11:05 PM
Meybe you print variable not declared before. In this case server can assign random memory offset for keeping this variable. But if they not declared/assigned before they hold this what server got on memory adress before.
Reply
round
Aug 29 2005, 07:14 PM
thanks for the help. I finally figured out what was going on. For some reason it, the server, didn't like the file format. Not sure how it got changed but when i just copied the includes and files into a file that was working everything just disappeard. Strange but true. round.
Reply
Similar Topics
Keywords : garbage, text, added, php, includes, page
- Redirecting Visitors To Different Page
Explains two methods. (0)
Naming Web Page Files
Which way you like- MyPage.html or my-page.html or my_page.html (7) Everybody talks about meta tags, keywords, good title names and how they can increase page rankings,
etc. But I was wondering whether the page name itself holds any value in indexing. Yes, I am
talking about the web page file names (some-thing.html) NOT the one which you put in title tags. I
am going to express my views and want to know what you think is correct. I have seen pages named in
various ways like these: 1) my_web_page.html 2) DoYouLikeMyPage.html 3) hey-see-my-webpage.html (I
think this way is more appropriate) 4) this.is.a.page.html (somewhat confusing) ....
PHP Function To Add Previous and Next Page Feature
useful php function (0) CODE <?php function navigationbar($start_number = 0, $items_per_page = 50,
$count) { // Creates a navigation bar $current_page =
$_SERVER["PHP_SELF"]; if (($start_number < 0) ||
(! is_numeric($start_number))) { $start_number = 0; }
$navbar = ""; $prev_navbar = ""; $next_navbar =
""; if ($count > $items_per_page) { $nav_count = 0;
$pag....
Need Help To Increase The Page Rank Of Website!
(2) Hi everybody, I am dealing in online business and looking for some tips to increase the page rank of
my website. In this I need some helps from you people. Please suggest me some tips so that I can get
good traffic to my website and get more benefits. Your any suggestion will be highly appreciated.
Thanks in advance! ....
Text Editors Vs Word Processors
(1) There are many differences between text editor and a word processor. One of those differences is
that most text editors are universal in editing any text based documents, while word processors can
only edit certain types of files like Open Office. So, because of that universal editing more text
editors are very basic and so they carry few commands, such as copy and paste and being able to save
the document. While word processors have hundreds of commands and come with many other features
such as templates, thesaurus, spell checker etc etc. So with all those features....
Adding Flash Music Player To Home/any Page
How-to (put any song you want!!!) (4) Want to put music on all pages (near the top)? Want any song you want? Well heres how! Place the
following IN PLACE of the tag (paste in while thats highlighted. The text in red you HAVE to
replace with the song url. The text in green is OPTIONAL (whether you want it to autostart or not.
Right now it doesnt, if you want it to replace no with yes.) Of course place this in Admin
Cp>>>Skinning and Styles>>>Board Wrappers>>>Header and Body QUOTE REPLACE THIS
WITH YOUR SONG URL &autoStart= no " /> src="http://www.podbean.com/podcast-au....
Page Load Error When Accessing Cpanel
(0) Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
password. I have tried the link that is located in the Credit System 2.0 I have tried the links
with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
can't even get cpanel to TRY to load" thread. Thanks in advance.....
How Do I Get Rid Of The Placeholder Page? [resolved]
(5) QUOTE Great Success ! Apache is working on your cPanel® and WHM™ Server If you can
see this page, then the people who manage this server have installed cPanel and WebHost Manager
(WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl)
successfully. They now have to add content to this directory and replace this placeholder page, or
else point the server at their real content. ATTENTION! If you are seeing this page instead of
the site you expected, please contact the administrator of the site involved. (Try sending ....
Text Based Rpg Game Maker
(3) Well I need one, if you can help please do...I would like it so I can have people play online.....
How To Make An Item Scroll With You On The Page.
(9) ok im not sure where or how to really ask this... but you can find an example at
http://www.demonoid.com the ad that is on the right side scrolls with you basically to the bottom
of the page. I know they use an iframe but can you show me how that works or what makes it do that?
i tried to copy the source and css but it did not work.. any advice?....
Text Size Problem
(6) Ok i have a skin for an ipb board that im working on, and there is just one problem left with the
skin and that is that when you view it in Internet explore, the text comes out looking so small you
cant read it. but it looks fine in every other browser. Any body no what might cause this and how i
could fix it? if you need to see the css code just let me know and i will post it. Thanks....
What Is Your Home Or Start Page?
(14) I've had Yahoo! as my start page for many years. I'm wondering if there's a better
start page out there. I remember using Excite several years ago, but their home page now looks
outdated. Do you design your own start pages? If so, what's on it?....
Any Advice From Experts?
wrapping text around pictures. (3) I was wondering if someone could help me. I know that when you mix text with pictures, when you use
the "align" feature, the text will wrap around the picture, eg. when you want text to the left to
wrap around a picture on the right, you just add 'align="right"' to the picture and vice
cersa for text and pictures on the opposite side. However, it becomes totally different when you
want 2 pictures, one underneath the other, or when you want a caption text underneath the
picture(s), in which case the wrapping and formatting completely disappears. it is of course po....
Text Based Game
(5) Is it possible to make a Text Based game with only HTML and some PHP for chat? I dunno any
languages besides HTML. =.= yeah Im a newbie.....
Create Page?
How? (11) Hi, everyone! I need to create a script just within a page. Read the following story: I have
an account at one of file sharing hosts. I am tired of every time log in and tell others what I have
at it (files). If there is way to create a script that logs in me and just list the files i have
on this account from specified folder. If you know, let me know as usual.....
How To Use Command Prompt As A Text Editor
(6) In this tutorial, I will show you how you can use Command Prompt to create text files. It is very
simple and you can also use it to write output from a command into a text file. This can be
particularly useful when you need documentation from a DOS program in a text file when you use the
help command or something similar. In order to do this you simply use this DOS command. echo
Text >> test.txt This will create a new text file called test and echo the contents into it. If
we wanted to write a 2 line document, we could do something like: echo Hello >> test.txt e....
What Program Do You Use To Design Your Web?
Frontpage, Dreamweaver, a good text editor? (82) I personaly choose frontpage because its easy to use but.....I use dreamweaver for PHP.....
Create A Google Seach Result Page Embed Within Your Site Page.
(12) Create a google seach result page embed within your site page. It is easier to create
web page that embeded the google search result in it. The first step is to go to google apply an
account for the google ad-sense. After that login to you account and choose the create ad-seach
option. Most of time the google search box give all we have the great and powerfull seach ability.
But, have you think every time users get seach with it. They do redirected to another page that is
not within you site. It is easier to create web page that embeded the google sea....
Adding Shine To Text
images say "Tiger Ads", but, the board is clsed, so, i'm r (1) OK, in this tut, I am going to show you how to add shine to any text. For this example I will be
using the TigerAds affiliate button. (the board is since closed so, I'm not really advertising
/tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />) OK then,
lets get started! 1. Open up the image that you will be using, this is mine: 2.
Now that your image is open and making sure that its the .psd so you can edit the text on it. In
your layers menu, hold down CTRL and click on the text layer so that only the te....
Error Code In Subscriptions Page
problems subscribing to topics (5) I'm seeing some weird warning message show up at the top of my page when I go into "my
controls," then load my topic subscriptions page. At the top of the page, the following code appears
several times: IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
/sources/action_public/usercp.php) I'm guessing maybe that has something to do with the fact
I'm having problems subscribing to my topics and posts? Thanks in advance for your help.....
Qupis : Free Hosting With Php, Mysql, Cpanel. (one Line Text Ad At Bottom)
a member of Xisto (41) Hello Members, We are proud to introduce a new member to Xisto group of sites.
Qupis : Free Web Hosting 150 MB space, 5000 MB Bandwidth, php,
mysql, CPanel (Latest). Emails, FTP, Addon domains, Parked Domains etc.
http://www.Qupis.com
Feel free to add your reviews and comments about it. -Trap17
Management ....
Flatfile User Login/signup
Uses text files only (compatable with forums and message system) (24) With this tutorial, you will learn how to create a textfile login script. This user membership
script is for use also with my forums and message system scripts. I will also give you the scripts
to make it so that people can change their profiles. Ok, The first thing we need to do is make the
database. To do this, create a blank text file called 'userdata.txt' , make sure it is ALL
LOWER-CASE. Edit this file and put
'**username|##|password|##|email|##|rank|##|userid|##|name|##|picture**'. This will not be
used, however it will give you an idea of how the....
Scrolling Images?
How to Make an Image Scroll With the Page (5) I'm trying to make my homepage look a little fancier and I've got a nice background image,
but I want it to scroll with my page, like if you scroll down the image will still appear like it
does on the top of the page. Can someone tell me how to do this? I'm using Microsoft Frontpage
to edit it. I'm not sure what programming language this would be, probably CSS or Javascript,
but I can edit the page script with Notepad or something to make this work. Right now the page is
purely HTML, so whichever language this is, can somebody also give me the tags and ma....
Wap Source Code Viewer
Mobile/wap source code viewer page (4) This is a source code viewer that will workl on wap/mobile sites but you can easily convert it to
work on web im sure ;-) CODE <? header("Content-Type:
text/vnd.wap.wml"); echo '<?xml version="1.0"
encoding="utf-8"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head><meta
http-equiv="Cache-Control" content="no-cache"
forua="true"/></head> <card title="s60.nerds.....
Refresh Page After Back Button Hit
(11) Hi. I have a page that is dynamically build through DOM manipulation. So, when I browse outside the
page, and then click back, those dynamically created DOM objects are gone. Since I am also using JSP
/ Servlet technology, I can rebuild this page easily, which I have done. Here is my dilemma. If
the user leaves the dynamic page, then clicks back on their browser, I need the page they are going
back to to refresh. I can't figure out how to do this. I've tried using the META tag, but it
won't do it. Help would be appreciated. Thanks. ....
Open Php Page From Another Server
If a server does not support php (7) If web server does not have .php support and I want to put a guestbook or something similar (no
database), and there is no support for other server side scripting, what should I do? I would not
like frames on my page, but - is there a possibility to put .php page from another site into layer
on my webpage at the no-php-site? Does layer support (or any other html command, excluding frames)
page including from another server? Also, does anybody have a solution for this any other way? How
to make a guestbook without php, perl, other scripting languages? Or, how control (r....
The Best And Free Website/html Editors + Text Editors
A good collection! Check it out. (48) Here they are, the best html editors. Just pick one because they are all free, or choose one of the
ones i most recommend. WebCore Designer 2005 http://www.mpsoftware.dk/webcoredesigner.php
HTMLGate Free http://www.mpsoftware.dk/htmlgate.php Ma Page Web http://www.aldweb.com
MAX's HTML Beauty++ 2004 http://www.htmlbeauty.com WebWorks http://w1.213.telia.com
PageBuilder HTML Editor http://www.tafweb.com Website Mentor http://www.dark-street.com
Cascade DTP http://www.price-media.demon.co.uk BPlainPro http://home5.swipnet.se/~w-52253/hy....
Refresh Web Page
(6) Well this questioned wasnt answered in 2003 but hopefully somebody knows the answer, sorry if this
is a simple question but can i force the web browser to refresh the page after pressing the submit
button. Basically my cgi perl form copies a different jpeg with teh same name into my public_html
folder every time the form is submitted, therefore i have to click on the refresh button in IE to
see the different picture. I have tried Code: but it doesnt seem to work in IE6 ....
Php Unique Hit Counter
Count page hits with php. (28) Hello all, Here is a neat and helpful PHP script that can count unique page views on your website.
First you need to open up a new page in your text editor and paste in this code. CODE <?php
$filename = "hits.txt"; $file = file($filename); $file =
array_unique($file); $hits = count($file); echo $hits; $fd
= fopen ($filename , "r"); $fstring = fread ($fd , filesize
($filename)); fclose($fd); $fd = fopen ($f....
Dreamweaver Or Front Page Or Other?
which's more professional & user-friendly (108) Dreamweaver is founded by Macromedia and Front page is founded by Microsoft. Both are used for
creating websites. Personally, I am using Dreamweaver MX, it is very user friendly and have great
support towards other Macromedia softwares like Flash and Fireworks. How about you, what kind of
software do you use to build your web?....
Looking for garbage, text, added, php, includes, page
|
|
Searching Video's for garbage, text, added, php, includes, page
|
advertisement
|
|