Hey people...i need to ask a PHP question. I want to do something, but before i do it i want to see if its possible or not. That way i won't try to find a solution to something that is not possible.
here is the scenario: can i have a database where a particular field contains a number or name of a picture, such as 10-95-76-0001, and then have php to extract that number or name, add an extension, and then use that number/name to search a directory for that picture, and then display it on the page?
i don't want the solution or how to do it..i want to figure that out myself, but i want to know if its possible. Thanks for any info.
Mike
here is the scenario: can i have a database where a particular field contains a number or name of a picture, such as 10-95-76-0001, and then have php to extract that number or name, add an extension, and then use that number/name to search a directory for that picture, and then display it on the page?
i don't want the solution or how to do it..i want to figure that out myself, but i want to know if its possible. Thanks for any info.
Mike