|
#1
|
|||
|
|||
|
MySQL
Code:
$query1 ="INSERT INTO $CanceledCustomersTable (SELECT * FROM $CustomersTable WHERE status='deleted' AND email='$email2' AND password='$password2');"; ...to use in a MySQL Transaction... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|