Hey does anyone know if its possible to have php automate a website using an array as a database ?
For example..
$var = array(
"username|password|name|email",
"username|password|name|email
);
I want to see if there is a way to add to that.. i obviously cannot just append the file as the finishing <b>);</b> which sucks..
Please help..
Thanks so much in advanced