5095 Posts in 1518 Topics by 1114 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1036 Views |
-
fopen

10 May 2010 at 10:32am
Hey there,
New to silverstripe and trying to import a file with fopen.
Is there a reason why I can't get this to work in silverstripe?
Cheers,
Jamie -
Re: fopen

10 May 2010 at 10:35pm
Hi Jamie Welcome to the Forums.
Do you get an error message when trying to use fopen? It is likely that may have got the path to the file to import open. The base path for SilverStripe is in sapphire/main.php so if you want to get into the mysite folder then you have to either go up a folder (../mysite) or use an absolute url would work.
Other reason could be that its a permissions issue trying to read it.
| 1036 Views | ||
|
Page:
1
|
Go to Top |



