View Single Post
Old 04-18-2008, 02:18 AM   #2 (permalink)
Seraskier
The Contributor
 
Join Date: Mar 2008
Posts: 62
Thanks: 2
Seraskier is on a distinguished road
Default

found it out, its a little different, but it works:
Code:
//initializes the array
$users=array();
//populates the array
require_once('array.php');
any other better ideas would be great!
Send a message via MSN to Seraskier
Seraskier is offline  
Reply With Quote