Hello All, I am trying to do a install script.
Here is my question: I want to do a $prefix
This is what I have: $prefix = "demo_";
$table_name = '.$prefix."auth_users"';
This is not working, am I missing something??
Thanks in advance, ~WILL~
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php