Discussion: php change my html
Afficher un message
Vieux 25/03/2008, 14h06   #2
Jerry Stuckle
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: php change my html

Daniele wrote:
> 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
==================

  Réponse avec citation
 
Page generated in 0,05222 seconds with 9 queries