Welcome Guest, Not a member yet? Register   Sign In
To put the appropiate photo in the profile session.
#8

[eluser]j0se[/eluser]
If
Code:
$data['rutaimagen'] = $session_data['rutaimagen'];
is the filename of the pic...

Code:
$path = "/V1/profileFolder/";
<img src="&lt;?=$path . $data['rutaimagen']?&gt;">

If not work put the code or the url where I can see it ...


Messages In This Thread
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 06:32 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 07:27 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 07:43 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 07:52 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 08:10 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 08:39 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 08:47 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 09:03 AM
To put the appropiate photo in the profile session. - by El Forum - 10-16-2012, 09:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB