Welcome Guest, Not a member yet? Register   Sign In
file_exists dosnt seem to be working right
#6

[eluser]toopay[/eluser]
This line :
Code:
$user_path = base_url()."members/$id/image01.jpg";
You should try to echoing '$user_path'. If it pointing to something like :
Code:
C:\\your\base_path/members/some_id/image01.jpg
, then fix 'slash/backslah' stuff in that string to the right 'path' format, should be working.


Messages In This Thread
file_exists dosnt seem to be working right - by El Forum - 04-13-2011, 09:14 PM
file_exists dosnt seem to be working right - by El Forum - 04-13-2011, 09:16 PM
file_exists dosnt seem to be working right - by El Forum - 04-13-2011, 09:44 PM
file_exists dosnt seem to be working right - by El Forum - 04-13-2011, 10:19 PM
file_exists dosnt seem to be working right - by El Forum - 04-13-2011, 10:52 PM
file_exists dosnt seem to be working right - by El Forum - 04-14-2011, 03:01 AM
file_exists dosnt seem to be working right - by El Forum - 04-14-2011, 07:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB