RE: mysterious " f " character appearing. Why??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> -----Original Message-----
> From: Govinda [mailto:govinda.webdnatalk@xxxxxxxxx]
> Sent: Thursday, July 09, 2009 5:51 PM
> To: PHP-General List
> Subject:  mysterious " f " character appearing. Why??
> 
> The atmosphere is weird now so you all may think I am out there. . but
> this is a sincere question-
> (and not due to dumb oversight of my HTML code)
> 
> I have a mysterious "f" character  (Yes, just the letter " f " )
> appearing in my HTML between these two seemingly benign HTMl tags:
> My source file literally has only this in it:
> ...
> 		<div id="ClientsListing">
> 			<table class="ClientsListingTable">
> ...
> 
> 
> but what i am getting in the browser is this (as seen in firebug):
> ...
> 		<div id="ClientsListing">
> 		 f
> 		<table class="ClientsListingTable">
> ...
> 
> 
> The really weird thing is that when I view source in firefox (v.
> 3.0.11) (mac), I see only this:
> ...
> 		<div id="ClientsListing">
> 			<table class="ClientsListingTable">
> ...
> 
> 
> Note that there is no other <table> in the file, so I know I am
> looking at the right place.
> 
> I have no reason to think this is a PHP issue other than I have never
> seen anything like this and I am not doing anything other than very
> simple straightforward HTML and PHP.  There is no PHP at that point in
> the file..  and no errors or problems where the PHP does lay, but what
> could be causing this?
> 
> ???
> 
> ------------
> Govinda
> govinda.webdnatalk@xxxxxxxxx
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> __________ Information from ESET Smart Security, version of virus
> signature database 4229 (20090709) __________
> 
> The message was checked by ESET Smart Security.
> 
> http://www.eset.com
> 

Can you send me the link please.

[Marc Hall - HallMarc Websites - http://www.hallmarcwebsites.com
610.446.3346] 




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux