Done, thanks it works ..
Another Q though, it gives me index out of bounds warning at line 125.
Line 125:
PHP Code:
if(!SQL_Execute(Queries[Count]))
And i dont know how to fix that out, i guess it has something to do with the loop.
EDIT: ip_field->Primary Key works.
__________________