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
==================