Hi
created a database with 10 varchar fields for images. A php upload sequence stores the file name in the fields ie. 1.jpg.2,jpg etc etc
However I want to add a default imagecalled say noimage.jpg which is added by default to the image fields. so that when the image is called the noimage.jpg is displayed.
How do i add a default value to the fields?
thanks
Ian
created a database with 10 varchar fields for images. A php upload sequence stores the file name in the fields ie. 1.jpg.2,jpg etc etc
However I want to add a default imagecalled say noimage.jpg which is added by default to the image fields. so that when the image is called the noimage.jpg is displayed.
How do i add a default value to the fields?
thanks
Ian