Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 25th, 2008, 09:35 AM
Daniele
Guest
 
Posts: n/a
Default php change my html

Hi all
i have and odd error
if i put ../../ on a link,css,img php will ripe off ../
leaving the new path as ../
even if there is no php on the hmtl page
as example
img src="../../img.jpg"
will change in
img src="../img.jpg"

any idea ?
many thanks
Daniele
  #2  
Old March 25th, 2008, 12:15 PM
Jerry Stuckle
Guest
 
Posts: n/a
Default Re: php change my html

Daniele wrote:
Quote:
Hi all
i have and odd error
if i put ../../ on a link,css,img php will ripe off ../
leaving the new path as ../
even if there is no php on the hmtl page
as example
img src="../../img.jpg"
will change in
img src="../img.jpg"
>
any idea ?
many thanks
Daniele
>
No, PHP won't do this. You have another problem.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles