Hi -
I have a DB that will be hosted separately from the server where the php pages and images.
In one of my text fields, I'm passing the path to an image (images/img1.jpg and so on). Should I use the absolute URL in the DB fields ( or just the relative URL? I'm not sure how the interaction with the queries takes place - if the queries/php that are the main server take precedence.
Thanks for any advice,
Donna
I have a DB that will be hosted separately from the server where the php pages and images.
In one of my text fields, I'm passing the path to an image (images/img1.jpg and so on). Should I use the absolute URL in the DB fields ( or just the relative URL? I'm not sure how the interaction with the queries takes place - if the queries/php that are the main server take precedence.
Thanks for any advice,
Donna