> Why i can't tranfer data from one table to another with this code? I
can't
> pass "$reg" to $c and $t... : \
> thanks
>
> $ligacao=mysql_connect("localhost","","") or die (mysql_error());
> $real="INSERT INTO divx (titulo,cds) VALUES ('$t','$c')";
move the above line...
> $temp="SELECT * F
Why i can't tranfer data from one table to another with this code? I can't
pass "$reg" to $c and $t... : \
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo