Sleep Mode
12-31-2006, 07:18 PM
Hi :) I know the auto_increment property of mysql, but i want to increment a value in the table, when something added to another table.
Should i get the value by select.... and then add it by php. and then update it to the database? is there any easy way for this? Thanks :)
Should i get the value by select.... and then add it by php. and then update it to the database? is there any easy way for this? Thanks :)