I just migrated a working structure and data to a new host, but on this new host the bullets display as squares. And i have squares in front of my apostrophes too. This never happend on my old host where the data displayed the way it should be.
Is there something that i should enable or disable to make this go away?
Any help would be much appreciated.
Thanks
Just migrated data to a new host and have bulleting problems
Moderator: General Moderators
http://acg.com/careers/ALLcareers.php
And just click on the first Lease-up specialist.
Now that i think about it, it might be a MySql problem and not PHP. Not sure though.
Thanks
And just click on the first Lease-up specialist.
Now that i think about it, it might be a MySql problem and not PHP. Not sure though.
Thanks
Code?
Your code (HTML) looks strange to me.
Instead of doing:
You are doing:

Your code (HTML) looks strange to me.
Instead of doing:
Code: Select all
<ul>
<li>element 1</li>
<li>element 2</li>
.
.
.
<li>element n</li>
</ul>Code: Select all
• element 1<br >
• element 2<br >
.
.
.
• element n<br >- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
If you request the page directly the back button won't work.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA