Page 1 of 1

A problem with allocations

Posted: Fri Dec 16, 2005 5:00 am
by mic2100
i ave created a mySQL database plus the interface written in php.

What i need to do i allocate an amount of clients in the database to a specific user. This is easy for me to do if i only wanna do 1 at once but i need to be able to allocate 100 at a time, n can't seem to be able to get my head round how to do this.
:?: :?: :?: