| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Jun 2005 Location: Pennsylvania
Posts: 1,839
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Help... PHP Ok... i lied the unicode marker is still visibe in firefox? how can this be. I never had this problem before... Im confused.. My script at http://theymix.com/test21.php?alp=a&page=1 seems to work fine... However.. combinded with the layout the nav numbers move to the bottom of the results and have a weird  next to them. http://theymix.com/search/by-letter/t/1/ -- See what I mean... ------------Code Snippet----------- PHP Code: pagerclass.php ------------------- PHP Code:
__________________ Poker News, articles, discussion LIKE THIS Its an iPod, a phone, and an internet communications device.
Last edited by -Ray-; 06-23-2008 at 01:13 PM.
|
| |
| | #2 (permalink) |
| NamePros Member Join Date: Sep 2006
Posts: 99
![]() ![]() | So is your question why it's printing out those symbols? I don't think you even gave the code that prints the page numbers... If you don't feel comfortable posting it, you can PM or email it to me, but we'll probably need more than this small snippet to help. Bruce |
| |
| | THREAD STARTER #3 (permalink) |
| Senior Member Join Date: Jun 2005 Location: Pennsylvania
Posts: 1,839
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | yes my question is why it is printing out the symbols and why the page list is going to the bottom when it is added to a page.
__________________ Poker News, articles, discussion LIKE THIS Its an iPod, a phone, and an internet communications device.
Last edited by -Ray-; 06-23-2008 at 10:28 AM.
|
| |
| | #4 (permalink) |
| Domains my Dominion Join Date: Aug 2005 Location: Web 1.0
Posts: 9,552
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | It looks like the Unicode byte order mark. You may need to use another editor to remove that from your code.
__________________ NameNewsletter.com - free lists of available domain names ZoneFiles.net (beta) - ccTLD and gTLD droplists |
| |
| | THREAD STARTER #5 (permalink) | ||||||||
| Senior Member Join Date: Jun 2005 Location: Pennsylvania
Posts: 1,839
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/showthread.php?t=485011 ok.. i got the page list back at the top of the page because i found a $page_list .= "</td>\n"; ... however.. i still cannot get rid of those wierd caracters.. i tried opening up in notepage and saving but no luck...
-- Solved ok.. i cannot rid of the unicode marker in firefox.. i tried everything...
__________________ Poker News, articles, discussion LIKE THIS Its an iPod, a phone, and an internet communications device. | ||||||||
| |