jdimino
05-08-2009, 08:22 AM
Hello
I would like to know how to add and read from a subdirectory on the second code?
$row['Bloom_Name']=strtoupper($row['Bloom_Name'][0]) . '/' . $row['Bloom_Name'];
src="http://www.mysite/SEArchive/'.substr($results[$x][0],0,1).'/'.$results[$x][0].'.jpg">
I would like to know how to add and read from a subdirectory on the second code?
$row['Bloom_Name']=strtoupper($row['Bloom_Name'][0]) . '/' . $row['Bloom_Name'];
src="http://www.mysite/SEArchive/'.substr($results[$x][0],0,1).'/'.$results[$x][0].'.jpg">