![]() |
implode php function not working ....
suddenly my imploder isnt imploding
here is code $postthumbnail2 = implode("", file(http://www.url.com/forums/thumbincluder2.php)); then i output $postthumbnail2 into a template its worked for years but now just doesnt work :ermm: |
really need help people its just not working
|
What is the contents of the thumbincluder2.php ?
implode works on arrays - shouldn't you e using include() not file ()? |
Quote:
|
Can you post the content of thumbincluder2.php?
Is the file even around? |
Quote:
|
Suggest you restructure the way the file works to have it return the array at teh end of the file - that way you can rely on include(filename) rather than file(filename)... include won't stop working cos of a server config change ...
|
All times are GMT. The time now is 11:16 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|