A problem with allocations

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mic2100
Forum Newbie
Posts: 4
Joined: Tue Nov 15, 2005 5:30 am

A problem with allocations

Post 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.
:?: :?: :?:
Post Reply