zaryk
May 4th, 2008, 07:30 PM
so ill explain.........i have a variable
$picture = "/$registered/$member/$pic/default.jpg";
i want to be able to have
$registered
$member
$pic
to be equal to an md5 or something, that is, if u look at the source code, but still shows the picture....or more or less still equal to the path to the picture. any ideas ...thanks?
$picture = "/$registered/$member/$pic/default.jpg";
i want to be able to have
$registered
$member
$pic
to be equal to an md5 or something, that is, if u look at the source code, but still shows the picture....or more or less still equal to the path to the picture. any ideas ...thanks?