CodeIgniter Forums
my web site is - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: my web site is (/showthread.php?tid=31828)



my web site is - El Forum - 07-03-2010

[eluser]Unknown[/eluser]
http://www.keliatak.com/index.php/ is display the word 'Array'


my web site is - El Forum - 07-03-2010

[eluser]rabidmacine9[/eluser]
nice website...It displays "Array" only for a second while it's loading


my web site is - El Forum - 07-03-2010

[eluser]pickupman[/eluser]
The word is being echoed out at the top of your html in the source code. Like jelmer mentioned, you may have echoed/print a variable somewhere. I would do Find in your code, could be any file doing it (controller/library/model/).