If I'm not clear let me know, if I am, can you help me?
I add....
Code: Select all
<?php
(var1, var2, var3),
VALUES ('$var1','$var2',.....);
?>\r\nvar1
\r\nvar2
\r\nvar3
..........
maybe that helps.....
thanks
Moderator: General Moderators
Code: Select all
<?php
(var1, var2, var3),
VALUES ('$var1','$var2',.....);
?>