$readini(filename, [n], section, item)
Returns a single line of text from an ini file

if an item has more than one word
$readini(filename, [n], section, item, $1 )

I know i could use $gettok, but i think its more comfortabler and make the scripts faster