Guest User

Untitled

a guest
Jul 15th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. include_once "conexao.php";
  2.  
  3. session_start();
  4.  
  5. $result= "INSERT INTO tb_tabela2 (cl_coluna, created) SELECT cl_coluna ,created FROM tb_tabela ";
Add Comment
Please, Sign In to add comment