thank
but I think that is not the solution bec I just want to transfer one row from table1 to table2 in mysql . Use something like trigger is it??
pls help
Search found 5 matches
- Thu May 29, 2008 11:27 am
- Forum: Databases
- Topic: transfer sql "table1" to "table2"
- Replies: 4
- Views: 503
- Wed May 28, 2008 9:40 pm
- Forum: Databases
- Topic: transfer sql "table1" to "table2"
- Replies: 4
- Views: 503
transfer sql "table1" to "table2"
hi
Can I check with all of you how to transfer sql "table1" pid row number 2 to "table2" pid highest row. Like say my "table2" highest row currently at pid 11, so it will transfer to number 12.
thank
Can I check with all of you how to transfer sql "table1" pid row number 2 to "table2" pid highest row. Like say my "table2" highest row currently at pid 11, so it will transfer to number 12.
thank
- Tue May 13, 2008 9:12 am
- Forum: PHP - Code
- Topic: status indicator
- Replies: 1
- Views: 139
status indicator
good day
Can any one teach me how to code a php sql code for status indicator. Once the person log in, it will show him online.
thank
Can any one teach me how to code a php sql code for status indicator. Once the person log in, it will show him online.
thank
- Sun May 11, 2008 11:42 pm
- Forum: PHP - Code
- Topic: execution for form
- Replies: 2
- Views: 268
Re: execution for form
thank for reply but i did put the _POST[action] but once i change to $going then the code don't seen to work ... <?php include 'config2.php'; if($_POST[action]=="Submit") { mysql_query ("insert into [u]$going [/u](description, imgdata, username, password) values (\"&q...
- Sun May 11, 2008 11:26 pm
- Forum: PHP - Code
- Topic: execution for form
- Replies: 2
- Views: 268
execution for form
Hello everyone can check with you how to code the "2." one. I have a form that will sent the $going to execution, but unfortunately the below code not working. 1.<input name=going> -------form 2.mysql_query ("insert into $going (description, ---------action http://www.phpbb.com/c...