I tried searching a way to insert information in multiple tables in the same query, but found out it\'s impossible? So I want to insert it by simpl
insert
have a look at mysql_insert_id()
here the documentation: http://in.php.net/manual/en/function.mysql-insert-id.php