12-16-2007, 08:26 PM
|
#4 (permalink)
|
|
The Wanderer
Join Date: Sep 2007
Location: Viseu, Portugal
Posts: 5
Thanks: 1
|
But then i have a problem.
The path of the image is inserted in the database.
insert into product(name, path) ('asoldiasldki','../../images/image.png')
When i read, in the main page, i have the "../../images/" when i only want "images/"
How do i remove that?
|
|
|
|