Welcome Guest, Not a member yet? Register   Sign In
file_exists() function is not working in CI Helper
#7

[eluser]Sumon[/eluser]
Yes finally i got the solution... it works with
Code:
if(file_exists("./gallery/member_picture/member_no_image.gif"))
  echo "File Paise.";
else
  echo "File Pai ni.";

file_exists function in CI not works with absolute path. Is there are any way how i can enable absolute path? However, i got my solution


Messages In This Thread
file_exists() function is not working in CI Helper - by El Forum - 05-15-2008, 12:59 AM
file_exists() function is not working in CI Helper - by El Forum - 05-15-2008, 04:40 AM
file_exists() function is not working in CI Helper - by El Forum - 05-15-2008, 05:27 AM
file_exists() function is not working in CI Helper - by El Forum - 05-15-2008, 05:32 AM
file_exists() function is not working in CI Helper - by El Forum - 05-15-2008, 05:37 AM
file_exists() function is not working in CI Helper - by El Forum - 05-15-2008, 06:42 PM
file_exists() function is not working in CI Helper - by El Forum - 05-16-2008, 12:36 AM
file_exists() function is not working in CI Helper - by El Forum - 05-16-2008, 12:44 AM
file_exists() function is not working in CI Helper - by El Forum - 05-16-2008, 01:51 AM
file_exists() function is not working in CI Helper - by El Forum - 05-16-2008, 05:57 AM
file_exists() function is not working in CI Helper - by El Forum - 05-16-2008, 06:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB