473,327 Members | 1,936 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

mysql, php and erratic URLs

Hello,
i have db with text field contents links
<A href="http://www.in.world" target=_blank>In.World</A>,
After system upgrading links appears as:
http://www.my.server/"http://www.in.world/" in MSIE (Win),
and:
http://www.my.server/\"http://www.in.world\" in Mozilla (Lin)
Before upgrade all was correct.
my system is now:
Linux MDK 2.4.18, glibc 2.2.4, MySQL 3.23.52, php 4.2.3, Apache 1.3.26
any suggestions, please

RS
Jul 16 '05 #1
1 1802
news4rs wrote:
i have db with text field contents links
<A href="http://www.in.world" target=_blank>In.World</A>,
After system upgrading links appears as:
http://www.my.server/"http://www.in.world/" in MSIE (Win),
and:
http://www.my.server/\"http://www.in.world\" in Mozilla (Lin)
Before upgrade all was correct.
my system is now:
Linux MDK 2.4.18, glibc 2.2.4, MySQL 3.23.52, php 4.2.3, Apache 1.3.26


You should post a code snippet showing how the links are echoed to the
screen. Also, how is the db setup? Does it have a field for URL and one
for the link text?

Shawn
--
Shawn Wilson
sh***@glassgiant.com
http://www.glassgiant.com
Jul 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Philip Stoev | last post by:
Hi all, Please tell me if any of this makes sense. Any pointers to relevant projects/articles will be much appreciated. Philip Stoev http://www.stoev.org/pivot/manifest.htm ...
10
by: VisionSet | last post by:
Is my understanding of the MySQL license correct for this situation? If I write software that uses MySQL as in client/server. I can distribute both together commercially so long as I make it...
0
by: Dennis | last post by:
I thought some might be interested in an erratic error that I finally found in my program: I had a class that opened a filestream for a file which I inadvertently forgot to close after it was...
0
by: umangjaipuria | last post by:
I have two job queues doing complimentary work and writing their output once a minute into a file. The files for each minute have to processed in pairs - one from the first job queue and one from...
0
by: venugopal.nikhil | last post by:
SELECT table1.url FROM table1, table2 WHERE table1.linkid=table2.id AND table1.type='xyz' AND table2.status IN( 'Yellow') AND table2.request='"&test&"' ORDER BY table2.time DESC" I am getting...
8
by: deko | last post by:
I've just loaded phpMyAdmin on a Debian Linux server with Apache2, MySql5 and PHP5. myserver # dpkg -l | grep php ii libapache-mod-php5 5.2.0-8+etch4 ii libapache2-mod-php4 4.4.4-8+etch2 ii...
2
wadro21
by: wadro21 | last post by:
can someone tell me what is wrong with this? Error SQL query: CREATE TABLE uploads( upload_id int( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT , file_name VARCHAR( 30 ) NOT NULL , file_size...
1
by: spatro | last post by:
Hi, I am trying to install DBD::mysql using the CPAN and I am facing the following error: cpan> install DBD::mysql CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Warning:...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.