Welcome Guest, Not a member yet? Register   Sign In
Can't include a file in my view!
#1

[eluser]markanderson993[/eluser]
Hello there CodeIgniter experts! I hope my question is simple!

Why can't I include an external file in my view?! Here is what I'm doing...

Code:
<?php include("..../cgi-bin/filechucker.cgi?userdir=" . $this->vbuser->fetch_info('username') ."&suid;=".$this->vbuser->fetch_info('userid'). "&".$_SERVER['QUERY_STRING']); ?>

I keep getting the same message though!


Quote:A PHP Error was encountered

Severity: Warning

Message: include(..../cgi-bin/filechucker.cgi?userdir=anderma&suid=1&uploaderWink [function.include]: failed to open stream: No such file or directory

Filename: uploader/uploader_view.php

Line Number: 9

Does anybody know why?!!! Your help is greatly appreciated!!!


Messages In This Thread
Can't include a file in my view! - by El Forum - 02-03-2009, 05:21 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 05:32 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 05:35 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 05:38 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 05:45 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 05:50 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 05:51 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 06:09 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 06:11 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 08:35 PM
Can't include a file in my view! - by El Forum - 02-03-2009, 11:24 PM
Can't include a file in my view! - by El Forum - 02-04-2009, 01:43 AM
Can't include a file in my view! - by El Forum - 02-04-2009, 03:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB