Insert into 4 tables : help

I want to know if one insert statement can insert data from a html form to
4 differrent tables in a mysql database, using php.

What’s the syntax? or give me a sample example.