Hi! I'm trying to (learn PHP ) do some script modification's but I have some troubles with that, so I will ask here in this thread. My first problem - adding website into subid: - My script got something called sub-id, that user can type into his account, I decided to upgrade it and make it sub-id and sub_website. But after I modified script when user type new sub-id (he can make unlimitted sub-id's) there show 2 rows in table: sub-id with blank webisite , and website with blank sub-id. How to make it create in same row id with website. (also deleting, sub-id's with website doesn't work). Here's script code: Problem fixed