i need a script that can read from a php type file like this and that can also edit it:
<?
$var1 = "yes"; \ can read topics
$var2 = "no"; \ can post
$var3 = "yes"; \ can search
$var4 = "yes"; \ can view profiles
?>
[i need this for a script im developing, and i need a config file (and i want this to be it)]
🙁 i really need the help!