View Single Post
  #1  
Old 03-11-2007, 06:14 PM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Scripts can't read INI files?

For some reason, when I try to use loadlines to read an INI file, It doesn't seem to work!

PHP Code:
test.loadlines("newplayer.ini");
echo(
test); 
That only returns 0, Even with test.size();...

And yes it is downloadable:
Quote:
Originally Posted by RC
newplayer.ini: downloadable, 466 byte, 2007-03-11 18:49:37
And the NPC Server has the rights:
Quote:
Originally Posted by (npcserver) rights
rw */*
rw */*/*
rw */*/*/*
rw */*/*/*/*
But for some reason the script won't work.
When I change the format, it does, but I want .ini support
__________________
What signature? I see no signature?
Reply With Quote