PHP help
- Started
- Last post
- 12 Responses
- kodap
Fatal error: Call to undefined function: file_get_contents()
what should this function be to work?
it shopuld be something close to:file_get_contents($filename)
I got this script and it seems that the programmer miss-spelled this php function..
any help?
thanks
- unfittoprint0
It says it's not defined, therefore either it's inexistant or badly written...
check if it lacks the ;
or if it comes from an attached file (using include();)...
- kodap0
thanks
- mike0
also check your version of PHP... that function wasn't available until version 4.3.0
- mike0
read the comments on the bottom of that API page... it shows how to do this in versions before 4.3.0
- tfs__mag0
hey mike... are we closer to a date on the redesign?
just curious, not complaining!
- mike0
chris is flying up here tomorrow night and we are locking ourselves in until it's done. there is a lot of maintenance that we are going to have to do on the old content... so that may bring the site down for a few hours. however, if the site is down and inaccessible, you can bet that it will be back up in its new version shortly thereafter.
oh, and cross your fingers that I don't break anything terribly important.
- tfs__mag0
woohoo!!!!
best of luck, hope you don't end up pulling your hair out too much...
- enobrev0
*re-applying for 'assistance in redesign' position.
- tfs__mag0
*secretly hoping that redesign will clear out the 2 flags i have on my account...
i'm only 1 away from becoming tfs___mag!
- unfittoprint0
for those about to rock,
we salute you.